GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-shark / include / mach / hardware.h
blob6cdb321c6480899552b807366aab8937102bc74e
1 /*
2 * arch/arm/mach-shark/include/mach/hardware.h
4 * by Alexander Schulz
6 * derived from:
7 * arch/arm/mach-ebsa110/include/mach/hardware.h
8 * Copyright (C) 1996-1999 Russell King.
9 */
10 #ifndef __ASM_ARCH_HARDWARE_H
11 #define __ASM_ARCH_HARDWARE_H
13 #define UNCACHEABLE_ADDR 0xdf010000
15 #define pcibios_assign_all_busses() 1
17 #define PCIBIOS_MIN_IO 0x6000
18 #define PCIBIOS_MIN_MEM 0x50000000
19 #define PCIMEM_BASE 0xe8000000
21 #endif