]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] [NOR] More CFI fixups for Atmel chips
authorHans-Christian Egtvedt <hcegtvedt@atmel.com>
Tue, 30 Oct 2007 15:33:07 +0000 (16:33 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 30 Oct 2007 16:06:42 +0000 (12:06 -0400)
commitd10a39d1a580db005d206fb6527a60fd9800c9fd
tree2e984487b1a90e2269f8fc4e41b88adb95b8fadf
parent4edaf56e0f8a6f71e3361bf74e3dc835811761e6
[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>
drivers/mtd/chips/cfi_cmdset_0001.c
drivers/mtd/chips/cfi_cmdset_0002.c