]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8560ADS.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / MPC8560ADS.h
index 47b97d1554d0bab7f7d1365f3be2e088f51cb920..2e13fb52df236451ba77030bc67d5f3ddf42eccb 100644 (file)
  * Environment
  */
 #ifndef CONFIG_SYS_RAMBOOT
-  #define CONFIG_ENV_IS_IN_FLASH       1
   #define CONFIG_ENV_ADDR              (CONFIG_SYS_MONITOR_BASE + 0x40000)
   #define CONFIG_ENV_SECT_SIZE 0x40000 /* 256K(one sector) for env */
   #define CONFIG_ENV_SIZE              0x2000