]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/trab.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / trab.h
index b0615a0e37753b5d2481bfa82e1e414755630722..1c8d3cec19470f7ec3f714c9e60daf9b8e814f33 100644 (file)
 #define CFG_FLASH_ERASE_TOUT   (15*CFG_HZ) /* Timeout for Flash Erase */
 #define CFG_FLASH_WRITE_TOUT   (2*CFG_HZ) /* Timeout for Flash Write */
 
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 
 /* Address and size of Primary Environment Sector      */
 #ifndef CONFIG_FLASH_8MB