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)
commitd8b7c34f98a7ff957e6921954eee3b7834576291
tree2ebffc848bf73eafd60afe68dd81d4de04e3d3ae
parent2a5c67f50a438b266dc72c9401e578ec8b81db16
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