commit | 652ccee5a45bc4c942654d7dc15ccf6ab8bbbe61 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed May 22 03:57:42 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:04 2013 -0400 |
tree | 72703233c476cba89131d99c9cc769c3d0d1ba87 | |
parent | 0f2d043a9c50c19d7ae3118b9ab6e5c5b3050395 [diff] |
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>