On 1 October 2015 at 08:36, Bin Meng <[email protected]> wrote: > Currently pci_last_busno() only checks the last bridge device > under the first UCLASS_PCI device. This is not the case when > there are multiple bridge devices. > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/pci/pci-uclass.c | 25 +------------------------ > 1 file changed, 1 insertion(+), 24 deletions(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

