
27 May
2016
27 May
'16
4:14 a.m.
On Thu, May 26, 2016 at 10:19 AM, Bin Meng bmeng.cn@gmail.com wrote:
There is a device.h for quark on-chip devices, mainly for definitions of internal PCI device numbers, but it's not ready to be included by ASL files. Update to use hex numbers for PCI dev and __ASSEMBLY__.
Signed-off-by: Bin Meng bmeng.cn@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2:
- Use __ASSEMBLY__ in device.h
arch/x86/include/asm/arch-quark/device.h | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-)
applied to u-boot-x86, thanks!