Re: [U-Boot] [PATCH 5/6] dm: pci: Support bridge device configuration correctly

2015-07-20 Thread Simon Glass
On 19 July 2015 at 19:59, Simon Glass s...@chromium.org wrote: On 18 July 2015 at 10:20, Bin Meng bmeng...@gmail.com wrote: Commit aec241d dm: pci: Use the correct hose when configuring devices was an attempt to fix pci bridge device configuration, but unfortunately that does not work 100%. In

Re: [U-Boot] [PATCH 5/6] dm: pci: Support bridge device configuration correctly

2015-07-19 Thread Simon Glass
On 18 July 2015 at 10:20, Bin Meng bmeng...@gmail.com wrote: Commit aec241d dm: pci: Use the correct hose when configuring devices was an attempt to fix pci bridge device configuration, but unfortunately that does not work 100%. In pciauto_config_devices(), the fix tried to call

[U-Boot] [PATCH 5/6] dm: pci: Support bridge device configuration correctly

2015-07-18 Thread Bin Meng
Commit aec241d dm: pci: Use the correct hose when configuring devices was an attempt to fix pci bridge device configuration, but unfortunately that does not work 100%. In pciauto_config_devices(), the fix tried to call pciauto_config_device() with a ctlr_hose which is supposed to be the root