openwrt/target/linux/easygate-2.6/files/include/asm-mips/mach-bcm963xx/bootloaders.h
Florian Fainelli 4c4d363036 Ajoute le support easygate
SVN-Revision: 6926
2007-04-10 21:46:29 +00:00

8 lines
186 B
C

#define ADSL_SDRAM_IMAGE_SIZE (384*1024)
#define BOOT_LOADER_UNKNOWN 0
#define BOOT_LOADER_CFE 1
#define BOOT_LOADER_REDBOOT 2
#define BOOT_LOADER_CFE2 3
#define BOOT_LOADER_LAST 3