]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PCIPPC6.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / PCIPPC6.h
index 9202794ab21e9c1a3cb314e36db94c9939aaaa31..e229bde246f0852975cd2b788509581ac1d6d55c 100644 (file)
  * Note: 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
 #define CFG_ENV_ADDR           (CFG_FLASH_BASE + 0x70000)
 #define CFG_ENV_SIZE           0x1000  /* Size of the Environment              */
 #define CFG_ENV_SECT_SIZE      0x10000 /* Size of the Environment Sector       */