[U-Boot] [PATCH v2 4/8] x86: quark: Prepare device.h for inclusion by ASL

Bin Meng bmeng.cn at gmail.com
Fri May 27 04:14:56 CEST 2016


On Thu, May 26, 2016 at 10:19 AM, Bin Meng <bmeng.cn at 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 at gmail.com>
> Reviewed-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list