OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLL
authorPaul Walmsley <paul@pwsan.com>
Sat, 20 Jun 2009 01:08:29 +0000 (19:08 -0600)
committerpaul <paul@twilight.(none)>
Sat, 20 Jun 2009 01:09:32 +0000 (19:09 -0600)
commit7b7bcefa35d62fec64c3615a6bef7866f34c7cc9
tree6cc4b64b104f7587af19f801ec4804e90fad12eb
parent3afec6332e1e7cf2d74e0bf08160a68f43a59073
OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLL

Correspondence with the TI OMAP hardware team indicates that
SDRC_DLLA_CTRL.FIXEDDELAY should be initialized to 0x0f.  This number
was apparently derived from process validation.  This is only used
when the SDRC DLL is unlocked (e.g., SDRC clock frequency less than
83MHz).

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/sram34xx.S