commit | f3c450bb8fba434a77fc20c371f89124cf140f45 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Fri Aug 06 06:44:27 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | b1d4f38fa87c4e8a3645a76d67891b08d656303c | |
parent | 67e8f5dc81e2a260ff9304b6e61d2b2a1f2ab4ac [diff] |
imx: spl: implement spl_load_simple_fit_fix_load read the address where the IVT header must sit from IVT image header, loaded from SPL into an malloced buffer and copy the IVT header to this address May make this dependend on SoC ? Signed-off-by: Heiko Schocher <hs@denx.de>