u-boot/arch/sandbox/dts
Simon Glass 8de9896aa6 sandbox: Add an image for VPL
Use binman to build an image which includes all the U-Boot phases so that
a full VBE boot can take place with just that image.bin file. Attach the
image file to mmc2 so it can be loaded.

VBE is used to load images in two phases:

   - In VPL, VBE decides which SPL image to load
   - In SPL, VBE decides which U-Boot image to load

The latter should really be determined by VPL, since it does the full
signature verification on the selected configuration. However, we have
separate configurations for SPL and U-Boot proper, so for now we keep it
simple and have SPL do its own verification. This will need to be
tidied up later.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:04:00 -04:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
cros-ec-keyboard.dtsi sandbox: avoid duplicate backslash input 2020-10-06 09:07:54 -06:00
Makefile sandbox: Support loading the other FDT 2022-09-29 16:09:56 -04:00
other.dts sandbox: Support loading the other FDT 2022-09-29 16:09:56 -04:00
overlay0.dts sandbox: Add license headers to the dts files 2021-09-16 13:19:25 -04:00
overlay1.dts sandbox: Add license headers to the dts files 2021-09-16 13:19:25 -04:00
sandbox.dts sandbox: Add an image for VPL 2022-10-31 11:04:00 -04:00
sandbox.dtsi Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog 2022-10-26 07:45:55 -04:00
sandbox64.dts sandbox: net: Remove fake-host-hwaddr 2022-06-08 13:59:52 -04:00
sandbox_pmic.dtsi dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
sandbox_vpl.dtsi sandbox: Add an image for VPL 2022-10-31 11:04:00 -04:00
test.dts sandbox: Add an image for VPL 2022-10-31 11:04:00 -04:00