mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 22:20:01 +02:00
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>