]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/MPC8560ADS.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[thirdparty/u-boot.git] / include / configs / MPC8560ADS.h
index e0d010a61802663cfa67136fc0256258942ceda6..f27bdee15638c426f92d8f733fa21fac3677c75e 100644 (file)
   #define CONFIG_ENV_SECT_SIZE 0x40000 /* 256K(one sector) for env */
   #define CONFIG_ENV_SIZE              0x2000
 #else
-  #define CONFIG_SYS_NO_FLASH          1       /* Flash is not usable now */
   #define CONFIG_ENV_IS_NOWHERE        1       /* Store ENV in memory only */
   #define CONFIG_ENV_ADDR              (CONFIG_SYS_MONITOR_BASE - 0x1000)
   #define CONFIG_ENV_SIZE              0x2000