Files
u-boot-tk1-som/drivers
Vladimir Zapolskiy 8d1809a966 spl: nand: simple: replace readb() with chip specific read_buf()
Some NAND controllers define custom functions to read data out,
respect this in order to correctly support bad block handling in
simple SPL NAND framework.

NAND controller specific read_buf() is used even to read 1 byte in
case of connected 8-bit NAND device, it turns out that read_byte()
may become outdated.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Tom Warren <twarren@nvidia.com>
Acked-by: Scott Wood <scottwood@freescale.com>
2015-08-12 20:47:33 -04:00
..
2015-07-27 15:53:52 -07:00
2015-04-10 14:23:23 +02:00
2015-08-05 21:06:16 -06:00
2015-05-26 14:13:12 +02:00
2015-07-21 17:39:29 -06:00
2015-07-21 17:39:29 -06:00