]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/IPHASE4539.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / IPHASE4539.h
index bb2c96ac94b711aa8baeeb68fa5bf08191330cd2..31fbf329222e7fc2010541e07cdd822e0118e37a 100644 (file)
 #define CFG_FLASH_WRITE_TOUT   500     /* Flash Write Timeout (in ms)  */
 
 /* Environment in FLASH, there is little space left in Serial EEPROM */
-#define CFG_ENV_IS_IN_FLASH    1
-#define CFG_ENV_SECT_SIZE      0x10000 /* We use one complete sector   */
-#define CFG_ENV_ADDR           (CFG_FLASH_BASE + 0x10000) /* 2. sector */
+#define CONFIG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_SECT_SIZE   0x10000 /* We use one complete sector   */
+#define CONFIG_ENV_ADDR                (CFG_FLASH_BASE + 0x10000) /* 2. sector */
 
 
 /*-----------------------------------------------------------------------
  * HID1 has only read-only information - nothing to set.
  */
 #define CFG_HID0_INIT  (HID0_ICE|HID0_DCE|HID0_ICFI|HID0_DCI|\
-                        HID0_IFEM|HID0_ABE)
+                        HID0_IFEM|HID0_ABE)
 #define CFG_HID0_FINAL (HID0_IFEM|HID0_ABE)
 #define CFG_HID2       0