mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-23 09:08:15 +01:00
Add support for loading a UPL image from SPL. This uses the simple FIT implementation, but also loads the full FIT just to permit more testing. Signed-off-by: Simon Glass <sjg@chromium.org>