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

Simon Glass sjg at chromium.org
Fri Feb 6 21:27:21 CET 2015


On 4 February 2015 at 20:26, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list