]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8349.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[people/ms/u-boot.git] / include / configs / sbc8349.h
index ca5e64fd9b4a1bda9398f35b41b7e54bdfb929c9..dc1978b93b79cd1a615865f061a78eb5f165c446 100644 (file)
 #define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE)
 
 #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