summaryrefslogtreecommitdiff
path: root/board/bluewater
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2018-10-15 02:21:23 -0700
committerSimon Glass <sjg@chromium.org>2018-11-14 09:16:28 -0800
commit550435edf810ad0a96a50e6a94d4ebf693fc5913 (patch)
tree3146d991760fad1a33d4ffca3b50680b4056d850 /board/bluewater
parent7a20614eb292c48b4a42c3b5314b26d975aa84b4 (diff)
downloadu-boot-550435edf810ad0a96a50e6a94d4ebf693fc5913.tar.gz
u-boot-550435edf810ad0a96a50e6a94d4ebf693fc5913.tar.bz2
u-boot-550435edf810ad0a96a50e6a94d4ebf693fc5913.zip
virtio: pci: Support non-legacy PCI transport device
By default QEMU creates legacy PCI transport devices, but we can ask QEMU to create non-legacy one if we pass additional device property/value pairs in the command line: -device virtio-blk-pci,disable-legacy=true,disable-modern=false This adds a new driver driver to support non-legacy (modern) device mode. Previous driver/file name is changed accordingly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/bluewater')
0 files changed, 0 insertions, 0 deletions