]> git.sur5r.net Git - u-boot/blobdiff - include/configs/xpedite537x.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[u-boot] / include / configs / xpedite537x.h
index abbaeaad10b00fc9c4b44e42bc9a9213733c0cc4..7d05a5aa827310373f0d3412252bfc1228c4390d 100644 (file)
@@ -371,7 +371,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
 /*
  * Environment Configuration
  */
-#define CONFIG_ENV_IS_IN_FLASH 1
 #define CONFIG_ENV_SECT_SIZE   0x20000         /* 128k (one sector) for env */
 #define CONFIG_ENV_SIZE                0x8000
 #define CONFIG_ENV_ADDR                (CONFIG_SYS_MONITOR_BASE - (256 * 1024))