]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tsi108 on chip pci controller support.
authorroy zang <tie-fei.zang@freescale.com>
Thu, 2 Nov 2006 11:11:06 +0000 (19:11 +0800)
committerZang Tiefei <roy@bus.ap.freescale.net>
Thu, 2 Nov 2006 11:11:06 +0000 (19:11 +0800)
commit9226e7d6f09b9a1ac074cd918c81225a4689bba8
tree215700723cc332249aa85a8f7cacaa5eb5e75e64
parentd1927cee977126e547ceeba23e4f978f377cfb8f
Tsi108 on chip pci controller support.

If there is no pci card, the tsi108/109 pci configure read will
cause a machine check exception to the processor. PCI error should
also be cleared after the read.

Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
drivers/tsi108_pci.c [new file with mode: 0644]