summaryrefslogtreecommitdiffstats
path: root/tools/imx8image.c
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2018-10-15 02:21:02 -0700
committerSimon Glass <sjg@chromium.org>2018-11-14 09:16:27 -0800
commitfdc4aca89ecb928d893c8bca4d0de08ebd07686a (patch)
tree3853eb8e49af4ca8f18eac28ff2a60bd01ec1fdd /tools/imx8image.c
parentc011641ec4fcb61d1335f61b413117c1b7d83e5e (diff)
downloadu-boot-fdc4aca89ecb928d893c8bca4d0de08ebd07686a.tar.gz
u-boot-fdc4aca89ecb928d893c8bca4d0de08ebd07686a.tar.xz
u-boot-fdc4aca89ecb928d893c8bca4d0de08ebd07686a.zip
virtio: Add virtio over mmio transport driver
VirtIO can use various different buses and virtio devices are commonly implemented as PCI devices. But virtual environments without PCI support (a common situation in embedded devices models) might use simple memory mapped device (“virtio-mmio”) instead of the PCI device. This adds a transport driver that implements UCLASS_VIRTIO for virtio over mmio. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/imx8image.c')
0 files changed, 0 insertions, 0 deletions