video: Support virtio devices with the splash screen
This is useful for showing a logo when booting from qemu. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:

committed by
Anatolij Gustschin

parent
7a8555d871
commit
d8bf49fa20
@@ -30,6 +30,7 @@ enum splash_storage {
|
||||
SPLASH_STORAGE_MMC,
|
||||
SPLASH_STORAGE_USB,
|
||||
SPLASH_STORAGE_SATA,
|
||||
SPLASH_STORAGE_VIRTIO,
|
||||
};
|
||||
|
||||
enum splash_flags {
|
||||
|
Reference in New Issue
Block a user