aboutsummaryrefslogtreecommitdiff
path: root/include/configs/hsdk-4xd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hsdk-4xd.h')
-rw-r--r--include/configs/hsdk-4xd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/hsdk-4xd.h b/include/configs/hsdk-4xd.h
index fcb2dec54ec..59ea8960071 100644
--- a/include/configs/hsdk-4xd.h
+++ b/include/configs/hsdk-4xd.h
@@ -21,8 +21,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_1G
/*