]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8315ERDB.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[u-boot] / include / configs / MPC8315ERDB.h
index 8799a9eb271c0bcad463aab615b98b1a3377d3dc..53cb6d6174a0e1b2c61a708b7d9e8a5409c0fe10 100644 (file)
        #define CONFIG_ENV_SECT_SIZE    0x10000 /* 64K(one sector) for env */
        #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