2 * include/asm-arm/arch-ixp4xx/sg.h
4 * Secure Computing/SnapGear platform specific definitions
8 #ifndef __ASM_ARCH_HARDWARE_H__
9 #error "Do not include this directly, instead #include <asm/hardware.h>"
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))