summaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/legoev3.h')
-rw-r--r--include/configs/legoev3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h
index 1f642fbecc3..bee064c6f38 100644
--- a/include/configs/legoev3.h
+++ b/include/configs/legoev3.h
@@ -85,7 +85,7 @@
"bootscript=source ${bootscraddr}\0"
/* additions for new relocation code, must added to all boards */
-#define CONFIG_SYS_SDRAM_BASE 0xc0000000
+#define CFG_SYS_SDRAM_BASE 0xc0000000
#include <asm/arch/hardware.h>