]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8349EMDS.h
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
[people/ms/u-boot.git] / include / configs / MPC8349EMDS.h
index c8870b54ae10a02835e6ad22f1032d92aa44afd7..e03f5ca09219191ffe378a26eb6db1de9facb827 100644 (file)
 
 #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