diff options
author | Andre Przywara <andre.przywara@arm.com> | 2017-04-26 00:32:36 (GMT) |
---|---|---|
committer | Jagan Teki <jagan@openedev.com> | 2017-05-17 17:45:25 (GMT) |
commit | 8baa381882e8b5e8684b331f09b04e2e2784fb0d (patch) | |
tree | adac233fbac8fdaaab6733108b15005bf772b747 /doc | |
parent | 5c8c8faccf0e660040ada1a9376b74a6807d4f5f (diff) | |
download | u-boot-8baa381882e8b5e8684b331f09b04e2e2784fb0d.tar.xz |
SPL: FIT: factor out spl_load_fit_image()
At the moment we load two images from a FIT image: the actual U-Boot
image and the .dtb file. Both times we have very similar code, that deals
with alignment requirements the media we load from imposes upon us.
Factor out this code into a new function, which we just call twice.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions