diff options
| author | Tom Rini <trini@ti.com> | 2014-01-13 13:50:25 -0500 |
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2014-01-13 13:50:25 -0500 |
| commit | 0effc5e5678e569296f661c8f66b182e8788f30d (patch) | |
| tree | d661fb1e4a240b884a1f5eeb0ae8e3337481c7b3 /include | |
| parent | 10fcda8e25cb9477b47a62edb716f81c9d5e1f0e (diff) | |
| parent | 4efd69250f6118ebd783867b3809001a1886ce9e (diff) | |
| download | olio-uboot-2014.01-0effc5e5678e569296f661c8f66b182e8788f30d.tar.xz olio-uboot-2014.01-0effc5e5678e569296f661c8f66b182e8788f30d.zip | |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include')
| -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 |