]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/eXalion.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / eXalion.h
index 6ba0d3fe57d15c8d3f8d4e16f3ba9093535c7ea2..deb20aab9b772f14a85ae5891aaf5c65b3722618 100644 (file)
 #error Specific type of MPC824x must be defined (i.e. CONFIG_MPC8240)
 #endif
 
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_SECT_SIZE      0x20000 /* Size of one Flash sector */
 #define CFG_ENV_SIZE           CFG_ENV_SECT_SIZE       /* Use one Flash sector for enviroment  */
 #define CFG_ENV_ADDR           0xFFFC0000