]> Git Repo - J-u-boot.git/commit
boot: Allow use of FIT in TPL and VPL
authorSimon Glass <[email protected]>
Sat, 7 Dec 2024 17:24:09 +0000 (10:24 -0700)
committerTom Rini <[email protected]>
Thu, 12 Dec 2024 22:35:24 +0000 (16:35 -0600)
commitd5597ef8456e34948759f3e6df888c848edc9ec6
treef4b31c57caf2a5b99854180f80151cd3c647187b
parent214dc4a160ec8712ed8a0fad0c409753264c79d6
boot: Allow use of FIT in TPL and VPL

With VBE we want to use FIT in all phases of the boot. Add Kconfig
options to support this.

Disable the options for sandbox_vpl for now.

Signed-off-by: Simon Glass <[email protected]>
boot/Kconfig
configs/sandbox_vpl_defconfig
This page took 0.031921 seconds and 4 git commands to generate.