[U-Boot] [PATCH v2 10/30] x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
sjg at chromium.org
Tue Nov 25 03:47:53 CET 2014
On 14 November 2014 at 18:18, Simon Glass <sjg at chromium.org> wrote:
> Some boards will want to do some setup before and after a PCI hose
> is scanned.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/pci.c | 12 ++++++++++++
> arch/x86/include/asm/pci.h | 3 +++
> 2 files changed, 15 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list