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:
Andreas Kemnade <andreas@kemnade.info>
Loading
Please register or sign in to comment