Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.cd9098ee55f6cf6f51e2fbed0336957e2b7156225 Tue Jul 12 18:28:19 UTC 2016 Ladislav Michl <ladis@linux-mips.org> mtd: OneNAND: add timeout to wait ready loops

Add timeout to onenand_wait ready loop as it hangs here indefinitely
when chip not present. Once there, do the same for onenand_bbt_wait
as well (note: recent Linux driver code does the same)

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>