summaryrefslogtreecommitdiff
path: root/include/configs/gxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gxp.h')
-rw-r--r--include/configs/gxp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/gxp.h b/include/configs/gxp.h
index e3c97b20d51..2b0b04891cc 100644
--- a/include/configs/gxp.h
+++ b/include/configs/gxp.h
@@ -10,6 +10,6 @@
#ifndef _GXP_H_
#define _GXP_H_
-#define CONFIG_SYS_SDRAM_BASE 0x40000000
+#define CFG_SYS_SDRAM_BASE 0x40000000
#endif