commit | 7b7bcefa35d62fec64c3615a6bef7866f34c7cc9 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Fri Jun 19 19:08:29 2009 -0600 |
committer | paul <paul@twilight.(none)> | Fri Jun 19 19:09:32 2009 -0600 |
tree | 6cc4b64b104f7587af19f801ec4804e90fad12eb | |
parent | 3afec6332e1e7cf2d74e0bf08160a68f43a59073 [diff] |
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>