uboot-mt623x/drivers/nand
Nick Spence 04f899fc46 NAND Flash verify across block boundaries
This patch addresses a problem when CONFIG_MTD_NAND_VERIFY_WRITE is
defined
and the write crosses a block boundary. The pointer to the verification
buffer (bufstart) is not being updated to reflect the starting of the
new
block so the verification of the second block fails.

CHANGELOG:

* Fix NAND FLASH page verification across block boundaries
2006-11-03 19:42:17 -06:00
..
Makefile * Several improvements to the new NAND subsystem: 2006-10-10 12:38:50 +02:00
diskonchip.c Fix JFFS2 support for legacy NAND driver. 2006-04-08 19:08:06 +02:00
nand.c Add board/cpu specific NAND chip select function to 440 NDFC 2006-10-20 15:17:55 +02:00
nand_base.c NAND Flash verify across block boundaries 2006-11-03 19:42:17 -06:00
nand_bbt.c Fix JFFS2 support for legacy NAND driver. 2006-04-08 19:08:06 +02:00
nand_ecc.c Fix JFFS2 support for legacy NAND driver. 2006-04-08 19:08:06 +02:00
nand_ids.c Fix JFFS2 support for legacy NAND driver. 2006-04-08 19:08:06 +02:00
nand_util.c [PATCH] NAND: Partition name support added to NAND subsystem 2006-10-28 17:11:10 +02:00