]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8323ERDB.h
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
[karo-tx-uboot.git] / include / configs / MPC8323ERDB.h
index 94b3d5a337dd0fd7a81ed9b0afcde6d3b216091d..308f102161660274103cdfe1028066f5db5b8def 100644 (file)
        #define CFG_ENV_SIZE            0x2000
 #else
        #define CFG_NO_FLASH            1       /* Flash is not usable now */
-       #define CFG_ENV_IS_NOWHERE      1       /* Store ENV in memory only */
+       #define CONFIG_ENV_IS_NOWHERE   1       /* Store ENV in memory only */
        #define CFG_ENV_ADDR            (CFG_MONITOR_BASE - 0x1000)
        #define CFG_ENV_SIZE            0x2000
 #endif