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
@@ -20,6 +20,7 @@
|
||||
#ifndef __VIRTIO_H__
|
||||
#define __VIRTIO_H__
|
||||
|
||||
#include <virtio_types.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <linux/bug.h>
|
||||
#define VIRTIO_ID_NET 1 /* virtio net */
|
||||
|
Reference in New Issue
Block a user