diff options
Diffstat (limited to 'include/configs/vpac270.h')
| -rw-r--r-- | include/configs/vpac270.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h index 71a89b6ed..c6d47635b 100644 --- a/include/configs/vpac270.h +++ b/include/configs/vpac270.h @@ -286,7 +286,7 @@  /*   * Memory settings   */ -#define	CONFIG_SYS_MSC0_VAL	0x3ffc95fa +#define	CONFIG_SYS_MSC0_VAL	0x3ffc95f9  #define	CONFIG_SYS_MSC1_VAL	0x02ccf974  #define	CONFIG_SYS_MSC2_VAL	0x00000000  #ifdef	CONFIG_RAM_256M |