aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/bcm96855.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bcm96855.h')
-rw-r--r--include/configs/bcm96855.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bcm96855.h b/include/configs/bcm96855.h
index 6e420f2c66f..3fb1ab9230c 100644
--- a/include/configs/bcm96855.h
+++ b/include/configs/bcm96855.h
@@ -6,6 +6,6 @@
#ifndef __BCM96855_H
#define __BCM96855_H
-#define CONFIG_SYS_SDRAM_BASE 0x00000000
+#define CFG_SYS_SDRAM_BASE 0x00000000
#endif