diff options
Diffstat (limited to 'include/configs/bcm963148.h')
| -rw-r--r-- | include/configs/bcm963148.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bcm963148.h b/include/configs/bcm963148.h index 5a24cccba10..54f6750c743 100644 --- a/include/configs/bcm963148.h +++ b/include/configs/bcm963148.h @@ -6,6 +6,6 @@ #ifndef __BCM963148_H #define __BCM963148_H -#define CONFIG_SYS_SDRAM_BASE 0x00000000 +#define CFG_SYS_SDRAM_BASE 0x00000000 #endif |
