]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC832XEMDS.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / MPC832XEMDS.h
index 716fc3822e80c8b5f9d43f5c253c9650d44e88c5..28b9478d046de95f8392322f4c7f0645e9c9d96d 100644 (file)
        #define CONFIG_ENV_SECT_SIZE    0x20000
        #define CONFIG_ENV_SIZE         0x2000
 #else
-       #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
 #endif