diff options
Diffstat (limited to 'include/configs/XPEDITE5370.h')
-rw-r--r-- | include/configs/XPEDITE5370.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/XPEDITE5370.h b/include/configs/XPEDITE5370.h index 24ee65ed61d..629dc0d89c6 100644 --- a/include/configs/XPEDITE5370.h +++ b/include/configs/XPEDITE5370.h @@ -431,12 +431,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); #define CONFIG_SYS_BOOTM_LEN (16 << 20) /* Increase max gunzip size */ /* - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - -/* * Environment Configuration */ #define CONFIG_ENV_IS_IN_FLASH 1 |