]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Clean up MPC8548 CDS PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Nov 2009 17:15:29 +0000 (11:15 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:06 +0000 (13:49 -0600)
commit7b626880b4e1fd8d2297c9341b92c2253fc27fd0
tree193f545f7a89a7fe04ddba747594fe7d131e7cab
parentfeadd5d53ba5047c3bc912ff5b7c7a690c8c53cf
ppc/85xx: Clean up MPC8548 CDS 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/mpc8548cds/mpc8548cds.c