[U-Boot] [PATCH 10/11] dm: pci: Correct bus number when scanning sub-buses
Simon Glass
sjg at chromium.org
Wed Jun 24 05:25:48 CEST 2015
On 7 June 2015 at 08:50, Simon Glass <sjg at chromium.org> wrote:
> The sub-bus passed to pciauto_prescan_setup_bridge() is incorrect. Fix it
> so that sub-buses are numbered correctly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/pci/pci-uclass.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-86.
More information about the U-Boot
mailing list