[U-Boot] [PATCH v2 11/12] x86: coreboot: Configure pci memory regions

Simon Glass sjg at chromium.org
Tue Jan 6 02:50:48 CET 2015


On 5 January 2015 at 08:28, Bin Meng <bmeng.cn at gmail.com> wrote:
> Configure coreboot pci memory regions so that pci device drivers
> could work correctly.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - New patch to configure pci memory regions
>
>  arch/x86/cpu/coreboot/pci.c | 30 ++++++++++++++++++++++++++++--
>  1 file changed, 28 insertions(+), 2 deletions(-)

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

At some point much of this code could go into arch/x86/lib/pci_type1.c
or similar since ivybridge is common. Let's see how things land first.

Regards,
Simon


More information about the U-Boot mailing list