]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/sbc8641d.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / sbc8641d.h
index 40211a0ac9a397d5ded6cdd698fe3f024dc65c9c..01003a396e0d368f2da5b681e53a2c4eee737a16 100644 (file)
  * Environment
  */
 #define CONFIG_ENV_IS_IN_FLASH 1
-#define CFG_ENV_ADDR           (CFG_MONITOR_BASE + 0x40000)
-#define CFG_ENV_SECT_SIZE      0x40000 /* 256K(one sector) for env */
-#define CFG_ENV_SIZE           0x2000
+#define CONFIG_ENV_ADDR                (CFG_MONITOR_BASE + 0x40000)
+#define CONFIG_ENV_SECT_SIZE   0x40000 /* 256K(one sector) for env */
+#define CONFIG_ENV_SIZE                0x2000
 
 #define CONFIG_LOADS_ECHO      1       /* echo on for serial download */
 #define CFG_LOADS_BAUD_CHANGE  1       /* allow baudrate change */