]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CU824.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / CU824.h
index f36d8dacc0cf7a94166b8986cb1cbdbaf587d2f9..3320c9aee7be40f5565fe000c473636ac32ffa6d 100644 (file)
        /* Warining: environment is not EMBEDDED in the U-Boot code.
         * It's stored in flash separately.
         */
-#define CFG_ENV_IS_IN_FLASH        1
+#define CONFIG_ENV_IS_IN_FLASH     1
 #if 0
 #define CFG_ENV_ADDR           0xFF008000
 #define CFG_ENV_SIZE           0x8000  /* Size of the Environment Sector       */