aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/turris_mox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/turris_mox.h')
-rw-r--r--include/configs/turris_mox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/turris_mox.h b/include/configs/turris_mox.h
index f549f9f7ad0..4ca8eafc914 100644
--- a/include/configs/turris_mox.h
+++ b/include/configs/turris_mox.h
@@ -8,7 +8,7 @@
#ifndef _CONFIG_TURRIS_MOX_H
#define _CONFIG_TURRIS_MOX_H
-#define CONFIG_SYS_SDRAM_BASE 0x00000000
+#define CFG_SYS_SDRAM_BASE 0x00000000
#define CONFIG_SYS_BAUDRATE_TABLE { 300, 600, 1200, 1800, 2400, 4800, \
9600, 19200, 38400, 57600, 115200, \
230400, 460800, 500000, 576000, \