diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-08-18 18:16:46 +0800 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2020-09-01 14:47:43 +0200 |
commit | b0e9f3e593c0ed1356ff05d99d7a562dc4bf228d (patch) | |
tree | cbaf3618ca2582d887b78cc84ee743b260b76730 /drivers/gpio | |
parent | 5dee7f0b0233f8b4e43e1212a6a96cdee835a8e6 (diff) |
f_sdp: Support searching and loading FIT or container image
Add support to f_sdp to search and load iMX8 container image or iMX8M
FIT image by new UUU command SDPV.
When using the SDPV, the uuu will continue to send out data after first
level boot loader used by ROM. This means uuu won't skip to the offset
of the second boot loader, and the padding data before second boot loader
will be sent out. So we have to search the FIT header or container header
in the buffer that SDP received.
Also change to more common method to exit f_sdp handler not depending on
SPL_FIT_FOUND flag because container loader won't set this.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions