[U-Boot] [RFC PATCH v2 1/6] x86: Add header files for Intel Quark SoC defines
Simon Glass
sjg at chromium.org
Sun Feb 1 17:26:28 CET 2015
Hi Bin,
On 29 January 2015 at 02:18, 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 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 | 27 +++++++++++++++++++++++++++
> 2 files changed, 55 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