]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/QS860T.h
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
[people/ms/u-boot.git] / include / configs / QS860T.h
index c98090185547715b593f611b68a0e18720eb7e3f..9dfceef3c833edb6105d447f540fc65268daa53c 100644 (file)
@@ -132,7 +132,7 @@ CONFIG_SPI
 /*
  * Environment variable storage is in NVRAM
  */
-#define CFG_ENV_IS_IN_NVRAM    1
+#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