
5 Feb
2015
5 Feb
'15
4:26 a.m.
On 4 February 2015 at 01:26, Bin Meng bmeng.cn@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@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@chromium.org