[U-Boot] [PATCH v2 2/7] x86: Support pci bus scan in the early phase

Simon Glass sjg at chromium.org
Sun Dec 28 02:55:18 CET 2014


On 27 December 2014 at 05:10, Bin Meng <bmeng.cn at gmail.com> wrote:
> On x86, some peripherals on pci buses need to be accessed in the
> early phase (eg: pci uart) with a valid pci memory/io address,
> thus scan the pci bus and do the corresponding resource allocation.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None

Acked-by: Simon Glass <sjg at chromium.org>

>
>  arch/x86/cpu/pci.c | 1 +
>  1 file changed, 1 insertion(+)


More information about the U-Boot mailing list