]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CPC45.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / CPC45.h
index 11107d499a07840e154ead88ee1ad94d2947f82b..7ec48a127d80e47b74d9a21eeea9f286257bf522 100644 (file)
        /* Warining: environment is not EMBEDDED in the ppcboot code.
         * It's stored in flash separately.
         */
-#define CFG_ENV_IS_IN_FLASH        1
+#define CONFIG_ENV_IS_IN_FLASH     1
 
 #define CFG_ENV_ADDR           (CFG_FLASH_BASE + 0x7F8000)
 #define CFG_ENV_SIZE           0x4000  /* Size of the Environment              */