Searched hist:aec241dfb45e7763716c1cbc98942cb01a3a77fd (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_common.c | aec241dfb45e7763716c1cbc98942cb01a3a77fd Sun Jun 07 14:50:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Use the correct hose when configuring devices
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 <sjg@chromium.org>
|
| H A D | pci-uclass.c | aec241dfb45e7763716c1cbc98942cb01a3a77fd Sun Jun 07 14:50:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Use the correct hose when configuring devices
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 <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | aec241dfb45e7763716c1cbc98942cb01a3a77fd Sun Jun 07 14:50:40 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Use the correct hose when configuring devices
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 <sjg@chromium.org>
|