MIPS: qemu-malta: add PCI support
Qemu emulates the Galileo GT64120 System Controller
which provides a CPU bus to PCI bus bridge.
The patch adds driver for this bridge and enables
PCI support for the emulated Malta board.
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Showing
- board/qemu-malta/qemu-malta.c 12 additions, 0 deletionsboard/qemu-malta/qemu-malta.c
- drivers/pci/Makefile 1 addition, 0 deletionsdrivers/pci/Makefile
- drivers/pci/pci_gt64120.c 178 additions, 0 deletionsdrivers/pci/pci_gt64120.c
- include/configs/qemu-malta.h 6 additions, 0 deletionsinclude/configs/qemu-malta.h
- include/pci_gt64120.h 19 additions, 0 deletionsinclude/pci_gt64120.h
Loading
Please register or sign in to comment