Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-06 | PCI: Add driver for a 'pci-host-ecam-generic' host controller | Tuomas Tynkkynen | |
QEMU emulates such a device with '-machine virt,highmem=off' on ARM. The 'highmem=off' part is required for things to work as the PCI code in U-Boot doesn't seem to support 64-bit BARs. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |