Skip to content
Snippets Groups Projects
Commit 09852946 authored by Lokesh Vutla's avatar Lokesh Vutla Committed by Tom Rini
Browse files

mtd: nand: am335x: spl: Fix copying of image


When offset is not aligned to page address, it is possible that extra offset
will be read from nand. Adjust the image such that first byte of the image
is at load address after the first page is read.

Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent 00d55956
No related branches found
No related tags found
No related merge requests found
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