]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/canmb.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / canmb.h
index 38714cc3069dfb42e7038c90f2426c8cc5ae2e4d..f0818b77dd8ef9ad5e5417fbe105d7bf55581140 100644 (file)
 /*
  * Environment settings
  */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_OFFSET         (2*128*1024)
 #define CFG_ENV_SIZE           0x2000
 #define CFG_ENV_SECT_SIZE       (128*1024)