]> git.ipfire.org Git - people/ms/u-boot.git/commit
ppc/85xx: Clean up mpc8572DS PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Thu, 3 Sep 2009 15:20:09 +0000 (10:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:04:58 +0000 (12:04 -0500)
commitf61dae7c9dc526410faec15ce352b11fc36a560b
tree34f9969cbc5105d7018a5342cb9d42593a555ec5
parent4958af8735207640181c4423e41b24ee7418361a
ppc/85xx: Clean up mpc8572DS 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/mpc8572ds/mpc8572ds.c