x86: Add header files for Intel Quark SoC defines
authorBin Meng <bmeng.cn@gmail.com>
Mon, 2 Feb 2015 14:35:23 +0000 (22:35 +0800)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Feb 2015 19:07:40 +0000 (12:07 -0700)
commitb994efbd2d515ee0ec50c03191ffb348b197d4f3
treeba0b3b5eec71938b041ab0007f1fc587068b7966
parent7df546a653462c91bc88bf9bf465ff2e39fde59e
x86: Add header files for Intel Quark SoC defines

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>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/arch-quark/device.h [new file with mode: 0644]
arch/x86/include/asm/arch-quark/quark.h [new file with mode: 0644]