Skip to content
Snippets Groups Projects
Commit 02cf3459 authored by Lei Wen's avatar Lei Wen Committed by Wolfgang Denk
Browse files

bootm: replace blob_start with image_start


For uImage always has a 64 bytes header, we couldn't expect to do
the xip from the header but should xip from the image start.

The latter logic in that section is also move the image from image_start
to the load address, so sync this logic to the xip operation.

Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent a4c3b40b
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