]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xpedite550x.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / xpedite550x.h
index 254fc12cf6af6952d1adc13348f0934c9f706f29..68795d8faa703330ac51a10c7b61742c963e00ea 100644 (file)
@@ -370,7 +370,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))