]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8540ADS.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[people/ms/u-boot.git] / include / configs / MPC8540ADS.h
index 3389a77bc1e144c21971ceb71d31db0b00c95076..8fb16e9dd231a83211b4be42caca4b47a45a7f45 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