]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Clean up MPC8536 DS PCI setup code
authorMingkai Hu <Mingkai.hu@freescale.com>
Wed, 28 Oct 2009 02:49:31 +0000 (10:49 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:05 +0000 (13:49 -0600)
commit8a414c4258aeeab93fb83fad0544894597c8bd35
tree2e6f5001c02e73bd3b42bdb38399c795d74b7dc0
parent3ad89c4ecba51564c97075f031aef4fa5eafbb16
ppc/85xx: Clean up MPC8536 DS 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: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8536ds/mpc8536ds.c