]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CCM.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / CCM.h
index 57c122395d7efcbfc10e336df5107e6de718bce7..52b7b82cdc71c89673f1b554716844299eb8365a 100644 (file)
 
 #if 1
 /* Start port with environment in flash; switch to SPI EEPROM later */
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define        CFG_ENV_OFFSET          0x8000  /*   Offset   of Environment Sector     */
 #define        CFG_ENV_SIZE            0x4000  /* Total Size of Environment Sector     */