[U-Boot] [PATCH 1/5] dm: pci: Allow scan bridge child devices before relocation

Simon Glass sjg at chromium.org
Mon Aug 3 01:35:52 CEST 2015


On 2 August 2015 at 15:24, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list