]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/actux2.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / actux2.h
index 75aaa1184213c8e5682ed83d1787ba92011ec23b..f6919a5edf547d75c2a8a62689fe272dfd148edd 100644 (file)
  * environment organization:
  * one flash sector, embedded in uboot area (bottom bootblock flash)
  */
-#define        CFG_ENV_IS_IN_FLASH             1
+#define        CONFIG_ENV_IS_IN_FLASH          1
 #define CFG_ENV_SIZE                   0x2000
 #define CFG_ENV_ADDR                   (PHYS_FLASH_1 + 0x4000)
 #define CFG_USE_PPCENV                 1