]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Clean up MPC8544 DS PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Nov 2009 16:22:26 +0000 (10:22 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:05 +0000 (13:49 -0600)
commit645d5a7838058ce603803935cd40a62a26aea04d
tree994cccdd1e091b4e53db38a5c8b33f0919642703
parent8a414c4258aeeab93fb83fad0544894597c8bd35
ppc/85xx: Clean up MPC8544 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: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8544ds/mpc8544ds.c