
1 Feb
2015
1 Feb
'15
5:26 p.m.
Hi Bin,
On 29 January 2015 at 02:18, Bin Meng bmeng.cn@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@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@chromium.org