summaryrefslogtreecommitdiff
path: root/include/configs/bcm963138.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bcm963138.h')
-rw-r--r--include/configs/bcm963138.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/bcm963138.h b/include/configs/bcm963138.h
index 361569a8c5f..c61acf6b86b 100644
--- a/include/configs/bcm963138.h
+++ b/include/configs/bcm963138.h
@@ -6,7 +6,7 @@
#ifndef __BCM963138_H
#define __BCM963138_H
-#define CONFIG_SYS_SDRAM_BASE 0x00000000
-#define CONFIG_SYS_HZ_CLOCK 500000000
+#define CFG_SYS_SDRAM_BASE 0x00000000
+#define CFG_SYS_HZ_CLOCK 500000000
#endif