OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
authorPaul Walmsley <paul@pwsan.com>
Sat, 20 Jun 2009 01:08:27 +0000 (19:08 -0600)
committerpaul <paul@twilight.(none)>
Sat, 20 Jun 2009 01:09:31 +0000 (19:09 -0600)
commitd0ba3922ae241a87d22a1c3ffad72b96fe993c9a
tree3f23d60fbbf2ffceef44b01c8579db7be7d20025
parentc9812d042a21eb492a36cfabf9f41107f5ecee3d
OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change

Program the SDRC_MR_0 register as well during SDRC clock changes.
This register allows selection of the memory CAS latency.  Some SDRAM
chips, such as the Qimonda HYB18M512160AF6, have a lower CAS latency
at lower clock rates.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock34xx.c
arch/arm/mach-omap2/sram34xx.S
arch/arm/plat-omap/include/mach/sram.h
arch/arm/plat-omap/sram.c