aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/poleg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/poleg.h')
-rw-r--r--include/configs/poleg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/poleg.h b/include/configs/poleg.h
index 05253d59efd..365fdd30c08 100644
--- a/include/configs/poleg.h
+++ b/include/configs/poleg.h
@@ -11,7 +11,7 @@
#endif
#define CONFIG_SYS_BOOTMAPSZ (0x30 << 20)
-#define CONFIG_SYS_SDRAM_BASE 0x0
+#define CFG_SYS_SDRAM_BASE 0x0
/* Default environemnt variables */
#define CONFIG_SERVERIP 192.168.0.1