]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hose
authorZhao Chenhui <chenhui.zhao@freescale.com>
Wed, 24 Aug 2011 05:20:06 +0000 (13:20 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 9 Sep 2011 13:58:11 +0000 (08:58 -0500)
commitd5c784ed537fa774deefa76ebe3b726728d144e1
tree0eb9cc0e1508890945da7f9511f43a1276605452
parentb813cbe916f2ac5869b01cf19db49d1f542274bd
powerpc/mpc8610hpcd: 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/mpc8610hpcd/mpc8610hpcd.c