[U-Boot-Users] [PATCH] Start pci hose scan from current busno

Kumar Gala galak at kernel.crashing.org
Tue Mar 13 03:25:09 CET 2007


On Mar 6, 2007, at 1:02 AM, Ed Swarthout wrote:

> Start the pci hose scan from hose->current_busno instead of
> first_busno.  This allows the PCIe controllers to be scanned
> downstream from bridge.
>
> Ensure hose->current_busno is equal or greater than first_busno.  This
> fixes broken board code which leave current_busno=0 when first_busno
> is greater than 0 for the cases with multiple controllers.
>
> Signed-off-by: Ed Swarthout <Ed.Swarthout at freescale.com>

Acked-by: Kumar Gala <galak at kernel.crashing.org>

- k




More information about the U-Boot mailing list