]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8313ERDB.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / include / configs / MPC8313ERDB.h
index 776fe9916016952047e42c6bf0df94f9c9e0040b..aef35781cde1eabcc520664d5e0d70e80841f53f 100644 (file)
        #define CFG_ENV_RANGE           (CFG_ENV_SECT_SIZE * 4)
        #define CFG_ENV_OFFSET_REDUND   (CFG_ENV_OFFSET + CFG_ENV_RANGE)
 #elif !defined(CFG_RAMBOOT)
-       #define CFG_ENV_IS_IN_FLASH     1
+       #define CONFIG_ENV_IS_IN_FLASH  1
        #define CFG_ENV_ADDR            (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
        #define CFG_ENV_SECT_SIZE       0x10000 /* 64K(one sector) for env */
        #define CFG_ENV_SIZE            0x2000