]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/csb472.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / csb472.h
index 62bcc2ff1cdb4b4dc30cd376171252cda6e26f69..064498271663a31396c3270c55fb5ac73d3f3ded 100644 (file)
 #endif
 
 #if defined(CONFIG_ENV_IS_IN_FLASH)
-#define CFG_ENV_IN_OWN_SECTOR  1          /* Give Environment own sector */
-#define CFG_ENV_ADDR           0xFFF00000 /* Address of Environment Sector */
-#define        CFG_ENV_SIZE            0x00001000 /* Size of Environment */
-#define CFG_ENV_SECT_SIZE      0x00040000 /* Size of Environment Sector */
+#define CONFIG_ENV_IN_OWN_SECTOR       1          /* Give Environment own sector */
+#define CONFIG_ENV_ADDR                0xFFF00000 /* Address of Environment Sector */
+#define        CONFIG_ENV_SIZE         0x00001000 /* Size of Environment */
+#define CONFIG_ENV_SECT_SIZE   0x00040000 /* Size of Environment Sector */
 #endif
 
 /*