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

2011-02-09 Thread Leo Liu
2011/2/6 Kim Phillips : > On Wed, 19 Jan 2011 19:50:47 +0800 > Leo Liu 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: Leo Liu >> --- > > applied after fi

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

2011-02-05 Thread Kim Phillips
On Wed, 19 Jan 2011 19:50:47 +0800 Leo Liu 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: Leo Liu > --- applied after fixing some comment format, and moving:

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

2011-01-26 Thread Leo Liu
Hi: 2011/1/19 Leo Liu : > 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: Leo Liu > --- > Changes for V2: >        - Avoid line wrap in the patch > Changes for V3 >      

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

2011-01-19 Thread Leo Liu
2011/1/19 Leo Liu : > 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 > --- Ignore this one, the name is not changed ___

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

2011-01-19 Thread Leo Liu
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: Leo Liu --- Changes for V2: - Avoid line wrap in the patch Changes for V3 - Add space between ) and { Changes for

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

2011-01-19 Thread Leo Liu
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 --- Changes for V2: - Avoid line wrap in the patch Changes for V3 - Add space between ) and { Changes fo