On 7 June 2015 at 08:50, Simon Glass <s...@chromium.org> wrote: > Only the PCI controller has access to the PCI region information. Make sure > to use the controller (rather than any attached bridges) when configuring > devices. > > This corrects a failure to scan and configure devices when driver model is > enabled for PCI. > > Also add a comment to explain the problem. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > drivers/pci/pci-uclass.c | 6 +++++- > drivers/pci/pci_common.c | 6 ++++++ > include/pci.h | 10 ++++++++++ > 3 files changed, 21 insertions(+), 1 deletion(-)
Applied to u-boot-86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot