]> git.baikalelectronics.ru Git - uboot.git/commit
bootstd: Add vbe bootmeth into sandbox
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:34 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:17:11 +0000 (08:17 -0400)
commit485b359b851108280032760b51447825b37d4dd1
tree4b5fd857769ba18d186875dd57fa50927b1ed6f9
parentdb137b43c6792c6bd570b08b1b389a7dcf6eae31
bootstd: Add vbe bootmeth into sandbox

Update sandbox to include the VBE bootmeth. Update a few existing tests to
take account of this change, specifically that the new bootmeth now
appears when scanning.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/sandbox.dtsi
arch/sandbox/dts/test.dts
test/boot/Makefile
test/boot/bootflow.c
test/boot/bootmeth.c