Skip to content
Snippets Groups Projects
Commit aa646643 authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Scott Wood
Browse files

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: default avatarGuennadi Liakhovetski <lg@denx.de>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 4f32d776
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment