提交 5266db16 编写于 作者: S Sumit Garg 提交者: Tom Rini

qemu-arm: Enable VirtIO distro target

With -device virtio-blk-device,drive=hd0, it could detect distro boot
target.
Signed-off-by: NSumit Garg <sumit.garg@linaro.org>
Reviewed-by: NAlexander Graf <agraf@suse.de>
上级 286a5c44
......@@ -25,6 +25,7 @@
#define BOOT_TARGET_DEVICES(func) \
func(SCSI, scsi, 0) \
func(VIRTIO, virtio, 0) \
func(DHCP, dhcp, na)
#include <config_distro_bootcmd.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册