Skip to content
Snippets Groups Projects
Commit 6dca5e8a authored by Andrew F. Davis's avatar Andrew F. Davis Committed by Tom Rini
Browse files

spl: net: Add FIT image support over network boot


FIT support in the net boot case is much like the RAM boot case in that
we load our image to "load_addr" and pass a dummy read function into
"spl_load_simple_fit()". As the load address is no longer hard-coded to
the final execution address, legacy image loading will require load_addr
to be set correctly in the image header.

Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
parent 046732df
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.
Please register or to comment