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

Simon Glass sjg at chromium.org
Tue Dec 30 19:48:42 CET 2014


On 30 December 2014 at 07:53, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/pci.c | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list