]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/RPXlite.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / RPXlite.h
index 671094b69df1a6c5e6e67ddd53a1585b8aa2a319..2e4710ac6f57376a981fa8f1a2230c77d1eecdde 100644 (file)
 
 #define        CFG_DIRECT_FLASH_TFTP
 
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define CFG_ENV_SECT_SIZE      0x40000 /* We use one complete sector           */
 #define CFG_ENV_ADDR           (CFG_MONITOR_BASE + CFG_MONITOR_LEN)