]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/M5249EVB.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / M5249EVB.h
index 6bf2d99c9c1876d3a998693ac72115725cff6edc..4525e2df2fd0b7ad372ab3664ba7eb69930eef0b 100644 (file)
 #define CFG_GBL_DATA_OFFSET    (CFG_INIT_RAM_END - CFG_GBL_DATA_SIZE)
 #define CFG_INIT_SP_OFFSET     CFG_GBL_DATA_OFFSET
 
-#define CFG_ENV_IS_IN_FLASH    1
-#define CFG_ENV_OFFSET         0x4000  /* Address of Environment Sector*/
-#define CFG_ENV_SIZE           0x2000  /* Total Size of Environment Sector     */
-#define CFG_ENV_SECT_SIZE      0x2000 /* see README - env sector total size    */
+#define CONFIG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_OFFSET              0x4000  /* Address of Environment Sector*/
+#define CONFIG_ENV_SIZE                0x2000  /* Total Size of Environment Sector     */
+#define CONFIG_ENV_SECT_SIZE   0x2000 /* see README - env sector total size    */
 
 /*-----------------------------------------------------------------------
  * Start addresses for the final memory configuration