diff options
author | Andrew F. Davis | 2017-04-07 14:29:36 -0500 |
---|---|---|
committer | Tom Rini | 2017-04-08 21:35:08 -0400 |
commit | 6dca5e8ab5c1c896b9abf1f55e42428cb3709102 (patch) | |
tree | 2ad207d65ab018d3e22ef492bdb2e84aadec857a /configs | |
parent | 046732df5048624bd2a6fe758677020c71d64494 (diff) |
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: Andrew F. Davis <afd@ti.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions