diff options
Diffstat (limited to 'include/configs/bcm963146.h')
| -rw-r--r-- | include/configs/bcm963146.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bcm963146.h b/include/configs/bcm963146.h index edbdfc3c51a..90dfa98311d 100644 --- a/include/configs/bcm963146.h +++ b/include/configs/bcm963146.h @@ -6,6 +6,6 @@ #ifndef __BCM963146_H #define __BCM963146_H -#define CONFIG_SYS_SDRAM_BASE 0x00000000 +#define CFG_SYS_SDRAM_BASE 0x00000000 #endif |
