]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/P3G4.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / P3G4.h
index 5a2d15770537776b773958eea17fd51010dd0861..815009182d50782ebc4ab72a0bb300e46779d222 100644 (file)
 #define CFG_FLASH_WRITE_TOUT   500     /* Timeout for Flash Write (in ms) */
 #define CFG_FLASH_CFI          1
 
-#define        CFG_ENV_IS_IN_FLASH     1
-#define        CFG_ENV_SIZE            0x1000  /* Total Size of Environment Sector */
-#define CFG_ENV_SECT_SIZE      0x20000
-#define CFG_ENV_ADDR           0xFFFE0000
+#define        CONFIG_ENV_IS_IN_FLASH  1
+#define        CONFIG_ENV_SIZE         0x1000  /* Total Size of Environment Sector */
+#define CONFIG_ENV_SECT_SIZE   0x20000
+#define CONFIG_ENV_ADDR                0xFFFE0000
 
 /*-----------------------------------------------------------------------
  * Cache Configuration