[U-Boot] [PATCH v3 05/10] x86: Split out fsp_init_phase_pci() code into a new function

Simon Glass sjg at chromium.org
Wed Aug 12 05:55:01 CEST 2015


On 10 August 2015 at 07:05, Simon Glass <sjg at chromium.org> wrote:
> This code may be useful for boards that use driver model for PCI.
>
> Note: It would be better to have driver model automatically call this
> function somehow. However for now it is probably safer to have it under
> board control.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/include/asm/fsp/fsp_support.h |  7 +++++++
>  arch/x86/lib/fsp/fsp_common.c          | 11 ++++++++---
>  2 files changed, 15 insertions(+), 3 deletions(-)

Applied to u-boot-x86


More information about the U-Boot mailing list