[U-Boot] [PATCH v3 16/31] virtio: cmd: Add virtio command for virtio devices

sjg at google.com sjg at google.com
Wed Oct 24 17:31:51 UTC 2018


From: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>

Add 'virtio' command in U-Boot command line.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---

Changes in v3: None
Changes in v2: None

 cmd/Kconfig  |  7 +++++++
 cmd/Makefile |  1 +
 cmd/virtio.c | 38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+)
 create mode 100644 cmd/virtio.c

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list