[U-Boot] [RFC PATCH v3 1/7] x86: Add header files for Intel Quark SoC defines

Simon Glass sjg at chromium.org
Wed Feb 4 16:07:27 CET 2015


On 2 February 2015 at 07:35, Bin Meng <bmeng.cn at gmail.com> wrote:
> device.h for integrated pci devices' bdf on Quark SoC and quark.h for
> various memory-mapped and i/o-mapped base addresses within SoC.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v3:
> - Add several macros for message bus port and registers
>
> Changes in v2:
> - Move vairous components' base addresses within Quark SoC to Kconfig
>
>  arch/x86/include/asm/arch-quark/device.h | 28 ++++++++++++++++++++++
>  arch/x86/include/asm/arch-quark/quark.h  | 40 ++++++++++++++++++++++++++++++++
>  2 files changed, 68 insertions(+)
>  create mode 100644 arch/x86/include/asm/arch-quark/device.h
>  create mode 100644 arch/x86/include/asm/arch-quark/quark.h

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


More information about the U-Boot mailing list