]> git.baikalelectronics.ru Git - uboot.git/commit
vbe: Record which phases loaded using VBE
authorSimon Glass <sjg@chromium.org>
Fri, 21 Oct 2022 00:23:18 +0000 (18:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 15:04:00 +0000 (11:04 -0400)
commit12ce5ab9bb2beef1173f6a0bce760444363e27b7
tree2ebffc848bf73eafd60afe68dd81d4de04e3d3ae
parentba4c87ce270412335b753ff7b833077e25a9ea0e
vbe: Record which phases loaded using VBE

We expect VPL and SPL to load using VBE. Add a record of this so we can
check it in U-Boot proper.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/vbe_simple_fw.c
include/bloblist.h
include/vbe.h