summaryrefslogtreecommitdiff
path: root/include/configs/kontron_sl28.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/kontron_sl28.h')
-rw-r--r--include/configs/kontron_sl28.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/kontron_sl28.h b/include/configs/kontron_sl28.h
index 0d293f316b..940bfd2b33 100644
--- a/include/configs/kontron_sl28.h
+++ b/include/configs/kontron_sl28.h
@@ -28,7 +28,7 @@
/* generic timer */
/* early heap for SPL DM */
-#define CONFIG_MALLOC_F_ADDR CFG_SYS_FSL_OCRAM_BASE
+#define CFG_MALLOC_F_ADDR CFG_SYS_FSL_OCRAM_BASE
/* serial port */
#define CFG_SYS_NS16550_CLK (get_bus_freq(0) / 2)