[U-Boot] [PATCH 1/5] dm: pci: Allow scan bridge child devices before relocation
Simon Glass
sjg at chromium.org
Sun Aug 2 23:24:24 CEST 2015
On 27 July 2015 at 01:33, Bin Meng <bmeng.cn at gmail.com> wrote:
> On some platforms pci devices behind bridge need to be probed (eg:
> a pci uart on recent x86 chipset) before relocation. Remove such
> limitation so that dm pci can be used before relocation.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/pci/pci-uclass.c | 4 ----
> 1 file changed, 4 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list