]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sh7785lcr.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / sh7785lcr.h
index efdb163dd2dd3e9c6b948eb5b35a0ebb4aa59a6d..f9bbb4d0b1041f14a14a750e5530d5a92676ba63 100644 (file)
 #define CONFIG_RTL8169
 
 /* ENV setting */
-#define CFG_ENV_IS_IN_FLASH
+#define CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_ENV_OVERWRITE   1
 #define CFG_ENV_SECT_SIZE      (256 * 1024)
 #define CFG_ENV_SIZE           (CFG_ENV_SECT_SIZE)