commit | d10a39d1a580db005d206fb6527a60fd9800c9fd | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hcegtvedt@atmel.com> | Tue Oct 30 16:33:07 2007 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Oct 30 12:06:42 2007 -0400 |
tree | 2e984487b1a90e2269f8fc4e41b88adb95b8fadf | |
parent | 4edaf56e0f8a6f71e3361bf74e3dc835811761e6 [diff] |
[MTD] [NOR] More CFI fixups for Atmel chips Convert CFI tables from Atmel cmdset_0001 chips to Intel format and set BufWrite timeouts to 0 for Atmel cmdset_0001 and cmdset_0002 chips. Some chips may indicate support for buffered writes even though they only support dual-word writes. The CFI fixup must run before fixup_use_write_buffers for this to work. Signed-off-by: HÃ¥vard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>