1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-04 00:42:35 +02:00
Files
u-boot-megous/nand_spl
Guennadi Liakhovetski aa646643b6 nand_spl: Support page-aligned read in nand_load, use chipselect
Supporting page-aligned reads doesn't incure any sinificant overhead, just
a small change in the algorithm. Also replace in_8 with readb, since there
is no in_8 on ARM.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:32 -05:00
..
2008-08-12 11:31:31 -05:00