kernel-fxtec-pro1x/drivers/mtd/onenand
Roman Tereshonkov c497dd5594 mtd: OneNAND: OMAP2: increase multiblock erase verify timeout
The current multiblock erase verify read timeout 100us is the maximum
for none-error case. If errors happen during multibock erase then
the specification recommends to run multiblock erase verify command
with maximum timeout 10ms (see specs. for KFM4G16Q2A and KFN8G16Q2A).

For the most common non-error case we wait 100us in udelay polling
loop. In case of timeout the interrupt mode is used to wait for the
command end.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Acked-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-02-17 15:44:46 -08:00
..
generic.c mtd: onenand: make onenand/generic.c more generic 2009-09-19 11:07:50 -07:00
Kconfig mtd: OneNAND: S5PC210 OneNAND support 2010-10-25 00:52:43 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
omap2.c mtd: OneNAND: OMAP2: increase multiblock erase verify timeout 2011-02-17 15:44:46 -08:00
onenand_base.c mtd: onenand: add mtd->writebufsize initialization 2011-01-06 15:35:57 +00:00
onenand_bbt.c mtd: OneNAND: lighten scary initial bad block messages 2011-01-06 15:23:10 +00:00
onenand_sim.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
samsung.c mtd: OneNAND: Fix page offset handling at 2KiB pagesize 2010-12-03 16:27:18 +00:00