From: Hans-Christian Egtvedt <hcegtvedt@atmel.com> 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: Haavard Skinnemoen <hskinnemoen@atmel.com> --- This patch (or some variation of it) has been posted a couple of times before to the MTD list, and I find myself applying it over and over again when testing stuff against the latest mainline tree. I'd appreciate if you could either apply it or thoroughly NAK it, as MTD on the ATNGW100 board is currently broken. H
