aboutsummaryrefslogtreecommitdiff
path: root/include/configs/socfpga_n5x_socdk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socfpga_n5x_socdk.h')
-rw-r--r--include/configs/socfpga_n5x_socdk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/socfpga_n5x_socdk.h b/include/configs/socfpga_n5x_socdk.h
index c295e91..fe5286e 100644
--- a/include/configs/socfpga_n5x_socdk.h
+++ b/include/configs/socfpga_n5x_socdk.h
@@ -9,8 +9,8 @@
#include <configs/socfpga_soc64_common.h>
-#undef CONFIG_EXTRA_ENV_SETTINGS
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#undef CFG_EXTRA_ENV_SETTINGS
+#define CFG_EXTRA_ENV_SETTINGS \
"loadaddr=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
"bootfile=" CONFIG_BOOTFILE "\0" \
"fdt_addr=1100000\0" \