]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vme8349.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[u-boot] / include / configs / vme8349.h
index 1aed81fc14ddb4d42becc2565e5c2df083b1b87b..f2a15f37fe38851b1570329e8b92c8e850d48536 100644 (file)
 #define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE)
 
 #else
-       #define CONFIG_ENV_IS_NOWHERE           /* Store ENV in memory only */
        #define CONFIG_ENV_ADDR         (CONFIG_SYS_MONITOR_BASE - 0x1000)
        #define CONFIG_ENV_SIZE         0x2000
 #endif