diff options
Diffstat (limited to 'include/configs/xpedite537x.h')
-rw-r--r-- | include/configs/xpedite537x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index 0a87f226f8d..c33a6e018a2 100644 --- a/include/configs/xpedite537x.h +++ b/include/configs/xpedite537x.h @@ -322,6 +322,7 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ #define CONFIG_LOADADDR 0x1000000 /* default location for tftp and bootm */ +#define CONFIG_USE_PREBOOT #define CONFIG_PREBOOT /* enable preboot variable */ #define CONFIG_INTEGRITY /* support booting INTEGRITY OS */ |