u-boot-brain/drivers/mtd/nand
Troy Kisky 84c01d3a05 PATCH - Fix oob data copied into supplied buffer
This patch correctly sets the oobavail variable
and fixes a bug where the oob data was not valid when
there where multiple groups in oobfree.

First segment fixes a typo
Second segment fixes a bug where oob data may be copied incorrectly.
Third segment adds an error message when exiting due to write protect.
Forth segment fixes a bug where oobavail may be set incorrectly.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
2008-04-21 08:43:46 +02:00
..
diskonchip.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
fsl_upm.c nand: FSL UPM NAND driver 2008-01-16 14:14:40 +01:00
Makefile nand: FSL UPM NAND driver 2008-01-16 14:14:40 +01:00
nand_base.c PATCH - Fix oob data copied into supplied buffer 2008-04-21 08:43:46 +02:00
nand_bbt.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
nand_ecc.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
nand_ids.c Remove conflicting NAND ID 2008-04-17 14:56:56 -07:00
nand_util.c fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
nand.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00