commit | 527a4f45ef8a4599a899c997e40dbf2feb0a47f8 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Jan 23 15:35:27 2007 +0800 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Jan 23 23:36:42 2007 +0800 |
tree | ae0c8490c561d22be28d4284381f88590f49774a | |
parent | 9ee79a3d372fcb6729893437f4923c5efd1f85db [diff] |
[MTD] [NAND] Inherit CAFÉ NAND timing setup from firmware The precise timings are board-specific (or NAND chip specific) and don't belong here. If they're set already, then use what we find there. Otherwise, revert to the most conservative default values (and whinge). Signed-off-by: David Woodhouse <dwmw2@infradead.org>