]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/M54451EVB.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / M54451EVB.h
index 06e22443b3fecc74b15321337b046ccfd22117d1..d0a66ea8fe0590f20b257bf318415dca10d0ffda 100644 (file)
 #      define CFG_ENV_SIZE             0x2000
 #      define CFG_ENV_SECT_SIZE        0x10000
 #else
-#      define CFG_ENV_IS_IN_FLASH      1
+#      define CONFIG_ENV_IS_IN_FLASH   1
 #      define CFG_ENV_ADDR             (CFG_FLASH_BASE + 0x4000)
 #      define CFG_ENV_SECT_SIZE        0x2000
 #endif