summaryrefslogtreecommitdiff
path: root/include/configs/imx93_evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx93_evk.h')
-rw-r--r--include/configs/imx93_evk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx93_evk.h b/include/configs/imx93_evk.h
index 5cd6492dd5..7b7bef3ca7 100644
--- a/include/configs/imx93_evk.h
+++ b/include/configs/imx93_evk.h
@@ -14,7 +14,7 @@
(QSPI0_AMBA_BASE + CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR * 512)
#ifdef CONFIG_SPL_BUILD
-#define CONFIG_MALLOC_F_ADDR 0x204D0000
+#define CFG_MALLOC_F_ADDR 0x204D0000
#endif
#ifdef CONFIG_DISTRO_DEFAULTS