diff options
Diffstat (limited to 'include/configs/xpedite550x.h')
-rw-r--r-- | include/configs/xpedite550x.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h index 17aab5a7bb..6588867b87 100644 --- a/include/configs/xpedite550x.h +++ b/include/configs/xpedite550x.h @@ -442,12 +442,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 |