1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-30 06:51:28 +02:00
Files
u-boot-megous/include
David Abdurachmanov f0ebcf8c17 distro_bootcmd: refactor virtio to support PCI block devices
Starting libvirt v5.3.0 with QEMU 4.0.0 use of PCI is automatic
and thus storage is connected via PCI, which is not visible to
U-Boot out-of-the-box.

Refactor to do "pci enum" followed by "virtio scan" to see PCI
connected storage, and allow bootloader to load kernel and
initramfs images.

Tested with Fedora/RISCV using releases: libvirt 5.4.0 & 5.5.0,
QEMU 4.0.0 and U-Boot 2019.07 RC4.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-07-24 14:15:38 -04:00
..
2019-07-24 13:16:29 -04:00
2019-07-19 11:11:09 +08:00
2019-07-16 22:17:22 +00:00
2019-07-18 11:31:25 -04:00
2019-06-23 14:18:42 +08:00
2019-07-18 16:37:13 -05:00
2019-07-15 10:30:08 +08:00
2019-07-18 16:37:13 -05:00
2019-07-18 16:37:13 -05:00
2019-07-18 11:31:29 -04:00
2019-05-31 23:27:12 +02:00
2019-05-21 17:33:23 -06:00
2019-06-04 22:09:26 +02:00