]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/QS860T.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / QS860T.h
index dd792463016c305fd3b13e20b908ea6adedcd89f..54dbc308baf6bed7e3caf79543b113f9df1b1f2c 100644 (file)
@@ -133,8 +133,8 @@ CONFIG_SPI
  * Environment variable storage is in NVRAM
  */
 #define CONFIG_ENV_IS_IN_NVRAM 1
-#define CFG_ENV_SIZE           0x00001000      /* We use only the last 4K for PPCBoot */
-#define CFG_ENV_ADDR           0xD100E000
+#define CONFIG_ENV_SIZE                0x00001000      /* We use only the last 4K for PPCBoot */
+#define CONFIG_ENV_ADDR                0xD100E000
 
 /*
  * Miscellaneous configurable options