mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 14:51:31 +02:00
bloblist: Add missing name
Add a missing bloblist name. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
3d6531803e
commit
14d9f63dcf
@ -51,6 +51,7 @@ static struct tag_name {
|
||||
|
||||
/* BLOBLISTT_PROJECT_AREA */
|
||||
{ BLOBLISTT_U_BOOT_SPL_HANDOFF, "SPL hand-off" },
|
||||
{ BLOBLISTT_VBE, "VBE" },
|
||||
{ BLOBLISTT_U_BOOT_VIDEO, "SPL video handoff" },
|
||||
|
||||
/* BLOBLISTT_VENDOR_AREA */
|
||||
|
Loading…
x
Reference in New Issue
Block a user