mirror of
https://xff.cz/git/u-boot/
synced 2025-10-11 13:06:53 +02:00
Add support for VPL, a new phase of U-Boot. This runs after TPL. It is responsible for selecting which SPL binary to run, based on a verified-boot process. Signed-off-by: Simon Glass <sjg@chromium.org>