]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/86xx: Clean up MPC8610 HPCD PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Nov 2009 18:51:10 +0000 (12:51 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:06 +0000 (13:49 -0600)
commit5e3d7050cf127dfcd6ab260c551e9183299d0dca
treed564d84845230d8c6c61a43bbafb27d8aeb2b555
parent7b626880b4e1fd8d2297c9341b92c2253fc27fd0
ppc/86xx: Clean up MPC8610 HPCD 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/mpc8610hpcd/mpc8610hpcd.c