]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/actux1.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / actux1.h
index 33a74949a541ff5ea014a8a9fa141254b6941f78..d18c4b5848b2c5415de56114ba738f4836301a53 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