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

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


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

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list