diff options
author | Jon Hunter <jon-hunter@ti.com> | 2013-02-21 15:43:08 -0600 |
---|---|---|
committer | Jon Hunter <jon-hunter@ti.com> | 2013-04-01 14:53:42 -0500 |
commit | 24db7eccfba339293e1cc081cf73e06a0149784a (patch) | |
tree | e2c60dffa4008d63809bc2b0e9d8b3bb3150761f /tools/perf/scripts/python | |
parent | 3aef65ee5d28df4e1415be2c83fb3eb90e9cfc3f (diff) |
ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()
Convert the OMAP2+ NAND code to use the gpmc_cs_program_settings()
function for configuring the various GPMC options instead of directly
programming the CONFIG1 register.
This moves the configuration of some GPMC options outside the
nand_gpmc_retime() because these options should only need to be set once
regardless of whether the gpmc timing is changing dynamically at runtime.
The programming of where the wait-pin is also moved slightly, but this
will not have any impact to existing devices as no boards are currently
setting the dev_ready variable.
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions