]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:10 +0000 (12:59 +0200)
commit2b0971c10a5b71a22d2be90b005e7b56dbbd0b01
tree1778994f1a1e24a1af349a191adf6b579f6cddd5
parentca8592915473b5dd468c5b2ee6a6b9dbab95e7d8
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]