aboutsummaryrefslogtreecommitdiff
path: root/include/configs/thunderx_88xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/thunderx_88xx.h')
-rw-r--r--include/configs/thunderx_88xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/thunderx_88xx.h b/include/configs/thunderx_88xx.h
index 7becf1e..8ba4054 100644
--- a/include/configs/thunderx_88xx.h
+++ b/include/configs/thunderx_88xx.h
@@ -35,7 +35,7 @@
/* Initial environment variables */
#define UBOOT_IMG_HEAD_SIZE 0x40
/* C80000 - 0x40 */
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
"kernel_addr=08007ffc0\0" \
"fdt_addr=0x94C00000\0" \
"fdt_high=0x9fffffff\0"