]> git.baikalelectronics.ru Git - uboot.git/commit
vbe: Support reading the next SPL phase via VBE
authorSimon Glass <sjg@chromium.org>
Fri, 21 Oct 2022 00:23:10 +0000 (18:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 15:03:18 +0000 (11:03 -0400)
commitb7d696f0296c3122a2206f70543cb635d93acee3
treede0c2bdf2ab67e2f95be3b1194ce1db53fe87f5e
parent7b3c1e673a2e5714364b1964f623774209188549
vbe: Support reading the next SPL phase via VBE

Add an SPL loader to obtain the next-phase binary from a FIT provided
by the VBE driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/spl.c
arch/sandbox/include/asm/spl.h
boot/Makefile
boot/vbe_request.c
boot/vbe_simple.c
boot/vbe_simple.h [new file with mode: 0644]
boot/vbe_simple_fw.c [new file with mode: 0644]
include/bootstage.h