1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 17:00:21 +01:00
Files
u-boot-megous/boot/image.c
Simon Glass 44ad35a0f6 image: Add the concept of a phase to FIT
We want to be able to mark an image as related to a phase, so we can
easily load all the images for SPL or for U-Boot proper.

Add this to the FIT specification, along with some access functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:02:44 -04:00

21 KiB