[U-Boot] [PATCH 3/6] dm: pci: Fix pci_last_busno() to return the real last bus no

Simon Glass sjg at chromium.org
Sun Oct 18 23:36:56 CEST 2015


On 3 October 2015 at 08:29, Simon Glass <sjg at chromium.org> wrote:
> On 1 October 2015 at 08:36, Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
>> ---
>>
>>  drivers/pci/pci-uclass.c | 25 +------------------------
>>  1 file changed, 1 insertion(+), 24 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list