MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-ixp4xx / sg.h
blobee4550f6cf687957dd33717ac30afc8a76601cfa
1 /*
2 * include/asm-arm/arch-ixp4xx/sg.h
4 * Secure Computing/SnapGear platform specific definitions
6 */
8 #ifndef __ASM_ARCH_HARDWARE_H__
9 #error "Do not include this directly, instead #include <asm/hardware.h>"
10 #endif
12 #include <asm/sizes.h>
15 * ixp4xx_exp_bus_size is not available during uncompress,
16 * but it is always 16M for this platform.
18 #define SG565_WATCHDOG_EXP_CS IXP4XX_EXP_CS7
19 #define SG565_WATCHDOG_BASE_PHYS (IXP4XX_EXP_BUS_BASE_PHYS + (7 * SZ_16M))