]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Clean up p2020ds PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Thu, 3 Sep 2009 14:42:01 +0000 (09:42 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:04:58 +0000 (12:04 -0500)
commit4958af8735207640181c4423e41b24ee7418361a
treebcb2afb62653704d3065eca2cfdab5b2299b04e4
parent93a83872c707891bad22f7776d79a650c870601f
ppc/85xx: Clean up p2020ds PCI setup code

Use new fsl_pci_init_port() that reduces amount of duplicated code in the
board ports, use IO accessors and clean up printing of status info.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/p2020ds/p2020ds.c