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