
14 Dec
2010
14 Dec
'10
12:07 a.m.
On Mon, 29 Nov 2010 21:10:45 +0800 Baidu Boy liucai.lfn@gmail.com wrote:
This patch fix a problem for the pcie enumeration for mpc83xx cpus.Without this we will not get correct value in hose->regions[...].
The pointer *reg in function mpc83xx_pcie_init_bus() shall not be changed. Because we will use this pointer as a parameter to call function mpc83xx_pcie_register_hose().
Signed-off-by: Baidu Boy liucai.lfn@gmail.com
applied, with some minor patch title & commit message changes.
Thanks,
Kim