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