Home
last modified time | relevance | path

Searched hist:f99613782a41dbf1b91c19684fe9556ed02ec6d1 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_spl.cf99613782a41dbf1b91c19684fe9556ed02ec6d1 Thu Feb 07 23:14:47 UTC 2013 Enric Balletbo i Serra <eballetbo@iseebcn.com> 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>