]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
IXP42x PCI rewrite
authorMichael Schwingen <michael@schwingen.org>
Sun, 22 May 2011 22:00:12 +0000 (00:00 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 23 Jun 2011 06:25:18 +0000 (08:25 +0200)
commit29161f47d00f39aaad110f59406ff5f66b3c3811
treeafa8e2d4f60a33dedfc4f9bbd1c6103690aef7fd
parent904ec57b3310d09280a0ad32928cbe814160d1eb
IXP42x PCI rewrite

clean up IXP PCI handling: get rid of IXP-private bus scan, BAR assign etc.
code and use u-boot's PCI infrastructure instead.  Move board-specific PCI
setup code (clock/reset) to board directory.

Signed-off-by: Michael Schwingen <michael@schwingen.org>
arch/arm/include/asm/arch-ixp/ixp425pci.h
drivers/pci/pci.c
drivers/pci/pci_indirect.c
drivers/pci/pci_ixp.c