aboutsummaryrefslogtreecommitdiff
path: root/include/configs/axs10x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/axs10x.h')
-rw-r--r--include/configs/axs10x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h
index 6d82712186d..04dc50b1cb2 100644
--- a/include/configs/axs10x.h
+++ b/include/configs/axs10x.h
@@ -19,8 +19,8 @@
* Memory configuration
*/
-#define CONFIG_SYS_DDR_SDRAM_BASE 0x80000000
-#define CFG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE
+#define CFG_SYS_DDR_SDRAM_BASE 0x80000000
+#define CFG_SYS_SDRAM_BASE CFG_SYS_DDR_SDRAM_BASE
#define CFG_SYS_SDRAM_SIZE SZ_512M
/*