summaryrefslogtreecommitdiff
path: root/include/configs/db-88f6820-amc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/db-88f6820-amc.h')
-rw-r--r--include/configs/db-88f6820-amc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/db-88f6820-amc.h b/include/configs/db-88f6820-amc.h
index b9d03d253d..c4ae397e3e 100644
--- a/include/configs/db-88f6820-amc.h
+++ b/include/configs/db-88f6820-amc.h
@@ -17,7 +17,7 @@
/* NAND */
/* Keep device tree and initrd in lower memory so the kernel can access them */
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
"fdt_high=0x10000000\0" \
"initrd_high=0x10000000\0"