summaryrefslogtreecommitdiff
path: root/include/configs/imx8mm_beacon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx8mm_beacon.h')
-rw-r--r--include/configs/imx8mm_beacon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx8mm_beacon.h b/include/configs/imx8mm_beacon.h
index ee524f0e63..d85ae21e23 100644
--- a/include/configs/imx8mm_beacon.h
+++ b/include/configs/imx8mm_beacon.h
@@ -14,7 +14,7 @@
#ifdef CONFIG_SPL_BUILD
/* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
-#define CONFIG_MALLOC_F_ADDR 0x930000
+#define CFG_MALLOC_F_ADDR 0x930000
/* For RAW image gives a error info not panic */
#endif