[PATCH] cfi_cmdset_0001.c: CFI 1.0 and CFI 1.1

2009-05-17 Thread Daniel Ribeiro
This patch allows otpinfo for CFI = 1.0 and burst read for CFI = 1.1. (sent again with CC to Nicolas Pitre) references: 1.0:http://www.datasheetcatalog.org/datasheets2/81/816884_1.pdf 1.1:http://milkymist.org/doc/MT28F640J3.pdf http://www.delorie.com/agenda/specs/29066709.pdf

[PATCH] cfi_cmdset_0001.c: quirk for PF38F4476.

2009-05-17 Thread Daniel Ribeiro
This chip reports CFI 1.3, but the CFI PRI is like CFI 1.1. Add a quirk to pass probe on this chip. (This patch depends on cfi_cmdset_0001.c: CFI 1.0 and CFI 1.1) (sent again with CC to Nicolas Pitre) Signed-off-by: Daniel Ribeiro drw...@gmail.com --- drivers/mtd/chips/cfi_cmdset_0001.c | 12