commit | feaa60662768dcc97fdf7c593583876ce4e1564c | [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 | ac12984de8e2239a19c054ffcc615ad4a2e57cc4 [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>