summaryrefslogtreecommitdiff
path: root/include/configs/mt8512.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mt8512.h')
-rw-r--r--include/configs/mt8512.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mt8512.h b/include/configs/mt8512.h
index 3a35527da1..c0fc8688ca 100644
--- a/include/configs/mt8512.h
+++ b/include/configs/mt8512.h
@@ -26,7 +26,7 @@
#define ENV_BOOT_CMD \
"mtk_boot=run boot_rd_img;bootm;\0"
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
"fdt_high=0x6c000000\0" \
ENV_DEVICE_SETTINGS \
ENV_BOOT_READ_IMAGE \