Skip to content
Commit ab2cf472 authored by Andreas Kemnade's avatar Andreas Kemnade
Browse files

HACK: spl: copy image over to the desired load address



to be able to process fit images and ordinary images
and images with different loading address, the image
has to be copied, since the dfu layer loads the full
image at once, so it will be misplaced.

it expects CONFIG_SPL_LOAD_FIT_ADDRESS to set to a good
temporary space for every image.

Signed-off-by: default avatarAndreas Kemnade <andreas@kemnade.info>
parent 6ca500a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment