]> git.sur5r.net Git - u-boot/blobdiff - include/configs/astro_mcf5373l.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[u-boot] / include / configs / astro_mcf5373l.h
index e102cba2c97ccf15784c7e16513d4da129c68f50..723bc154b3bd863504c9b71129aa7131670aa181 100644 (file)
 #ifndef CONFIG_MONITOR_IS_IN_RAM
 #define CONFIG_ENV_OFFSET              0x1FF8000
 #define CONFIG_ENV_SECT_SIZE           0x8000
-#define CONFIG_ENV_IS_IN_FLASH         1
 #else
 /*
  * environment in RAM - This is used to use a single PC-based application
  */
 #define CONFIG_ENV_ADDR                0x40060000
 #define CONFIG_ENV_SECT_SIZE   0x8000
-#define CONFIG_ENV_IS_IN_FLASH 1
 #endif
 
 /* here we put our FPGA configuration... */