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