]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose
authorZhao Chenhui <chenhui.zhao@freescale.com>
Wed, 24 Aug 2011 05:20:05 +0000 (13:20 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 9 Sep 2011 13:58:10 +0000 (08:58 -0500)
commitb092072e4780c1b1aaf5579e7bf887ebf0ccbdc0
tree00d5560a95d2d1db4f957c9b06e8457713edb113
parent49ea2e342b6b9c35623915125e4e0af734cfa594
powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose

The function fsl_setup_hose clears the variable pci1_hose.
Set pci1_hose.config_table after it.

Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8568mds/mpc8568mds.c