[U-Boot] [PATCH 1/6] x86: quark: Initialize non-standard BARs

Simon Glass sjg at chromium.org
Thu Feb 5 04:26:18 CET 2015


On 4 February 2015 at 01:26, Bin Meng <bmeng.cn at gmail.com> wrote:
> Quark SoC has some non-standard BARs (excluding PCI standard BARs)
> which need be initialized with suggested values. This includes GPIO,
> WDT, RCBA, PCIe ECAM and some ACPI register block base addresses.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/quark/quark.c              | 46 +++++++++++++++++++++++++++++++++
>  arch/x86/include/asm/arch-quark/quark.h | 32 +++++++++++++++++++++++
>  2 files changed, 78 insertions(+)
>

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


More information about the U-Boot mailing list