Home
last modified time | relevance | path

Searched hist:"2 bb02e4fe22da5d982867c26e369730ea901f999" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dpci.c2bb02e4fe22da5d982867c26e369730ea901f999 Mon May 11 03:08:06 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Allow PCI bus numbering aliases

Commit 9cc36a2 'dm: core: Add a flag to control sequence numbering' changed
the default uclass behaviour to not support bus numbering. This is incorrect
for PCI and that commit should have enabled the flag for PCI.

Enable it so that PCI buses can be found and the 'pci' command works again.
Also add a test for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c2bb02e4fe22da5d982867c26e369730ea901f999 Mon May 11 03:08:06 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Allow PCI bus numbering aliases

Commit 9cc36a2 'dm: core: Add a flag to control sequence numbering' changed
the default uclass behaviour to not support bus numbering. This is incorrect
for PCI and that commit should have enabled the flag for PCI.

Enable it so that PCI buses can be found and the 'pci' command works again.
Also add a test for this.

Signed-off-by: Simon Glass <sjg@chromium.org>