
10 Apr
2017
10 Apr
'17
8:26 p.m.
On Fri, Apr 07, 2017 at 02:29:36PM -0500, Andrew F. Davis wrote:
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: Andrew F. Davis afd@ti.com
Applied to u-boot/master, thanks!
--
Tom