Re: [U-Boot] [PATCH V2] mpc83xx:fix pcie configuration space read/write

2011-01-17 Thread Wolfgang Denk
Dear Baidu Boy, In message 000401cbb527$cc725cb0$6401a8c0@LENOVOE5CA6843 you wrote: This patch fix a problem for the pcie enumeration when the mpc83xx pcie controller is connected with switch or we use both of the two pcie controller. Signed-off-by: Baidu Boy liucai@gmail.com ---

[U-Boot] [PATCH V2] mpc83xx:fix pcie configuration space read/write

2011-01-15 Thread Baidu Boy
This patch fix a problem for the pcie enumeration when the mpc83xx pcie controller is connected with switch or we use both of the two pcie controller. Signed-off-by: Baidu Boy liucai@gmail.com --- Changes for V2: - code refine arch/powerpc/cpu/mpc83xx/pcie.c | 20