]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MBX.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / MBX.h
index d9f2addb56599a60169670f69acea3542986e63c..fed4d7399d27fd9a82060aedd7d50f58d43443f9 100644 (file)
  * board: EPPC-Bug from Motorola. To avoid collisions in NVRAM Usage, we
  * access the NVRAM at the offset 0x1000.
  */
-#define CFG_ENV_IS_IN_NVRAM    1       /* turn on NVRAM env feature */
-#define CFG_ENV_ADDR           (CFG_NVRAM_BASE + 0x1000)
-#define CFG_ENV_SIZE           0x1000
+#define CONFIG_ENV_IS_IN_NVRAM 1       /* turn on NVRAM env feature */
+#define CONFIG_ENV_ADDR                (CFG_NVRAM_BASE + 0x1000)
+#define CONFIG_ENV_SIZE                0x1000
 
 /*-----------------------------------------------------------------------
  * Cache Configuration