diff options
Diffstat (limited to 'include/configs/ep82xxm.h')
-rw-r--r-- | include/configs/ep82xxm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ep82xxm.h b/include/configs/ep82xxm.h index 90407a85c01..48985a06ca2 100644 --- a/include/configs/ep82xxm.h +++ b/include/configs/ep82xxm.h @@ -363,9 +363,6 @@ #define CONFIG_SYS_HRCW_SLAVE6 0 #define CONFIG_SYS_HRCW_SLAVE7 0 -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #define CONFIG_SYS_MALLOC_LEN (4096 << 10) /* Reserve 4 MB for malloc() */ #define CONFIG_SYS_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux */ |