]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8360ERDK.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / MPC8360ERDK.h
index 47016005f2f06f96c035dffc4741b2561ae6dc51..b20f16504af86a20c874a00480035e89add62d73 100644 (file)
  */
 
 #ifndef CFG_RAMBOOT
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_ADDR           (CFG_MONITOR_BASE + 0x40000)
 #define CFG_ENV_SECT_SIZE      0x20000 /* 128K(one sector) for env */
 #define CFG_ENV_SIZE           0x20000