Hi Michal, On 31/01/2023 15:13, Michal Orzel wrote:
In a follow-up patch, we will be calling kernel_decompress function from within kernel_uimage_probe to support booting compressed images with u-boot header. Therefore, move the kernel_uimage_probe definition after kernel_decompress so that the latter is visible to the former.No functional change intended. Signed-off-by: Michal Orzel <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
