]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Clean up MPC8568 MDS PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Nov 2009 16:31:53 +0000 (10:31 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:05 +0000 (13:49 -0600)
commit4681457e2aace8dff09dc4c6c02185231b970d6b
treea6f00735819d51e8853a085d5f3c32851c2eb3e3
parentc847e98b143c154cc466f9d03e90a3495329172b
ppc/85xx: Clean up MPC8568 MDS 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/mpc8568mds/mpc8568mds.c