uboot/drivers/mtd/onenand
Enric Balletbo i Serra f99613782a SPL: ONENAND: Fix onenand_spl_load_image implementation.
Tested with an IGEPv2 board seems that current onenand_spl_load_image implementation
doesn't work. This patch fixes this function changing the read loop and reading the
onenand blocks from page to page.

Tested with various IGEP based boards with a OneNAND from Numonyx.

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
2013-03-08 16:41:14 -05:00
..
Makefile
onenand_base.c
onenand_bbt.c
onenand_spl.c SPL: ONENAND: Fix onenand_spl_load_image implementation. 2013-03-08 16:41:14 -05:00
onenand_uboot.c
samsung.c