diff options
Diffstat (limited to 'include/configs/XPEDITE5170.h')
-rw-r--r-- | include/configs/XPEDITE5170.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/XPEDITE5170.h b/include/configs/XPEDITE5170.h index 31ca59dfd9..1851997916 100644 --- a/include/configs/XPEDITE5170.h +++ b/include/configs/XPEDITE5170.h @@ -578,12 +578,6 @@ extern unsigned long get_board_sys_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 |