[U-Boot] [PATCH 5/8] dm: x86: Add a gpio header for coreboot
Simon Glass
sjg at chromium.org
Fri Oct 24 05:54:07 CEST 2014
On 10 October 2014 07:49, Simon Glass <sjg at chromium.org> wrote:
> This code doesn't follow the normal approach of having its arch-specific
> definitions in an arch-specific directory. Add a new arch-specific file
> and make use of it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/include/asm/arch-coreboot/gpio.h | 15 +++++++++++++++
> arch/x86/include/asm/gpio.h | 1 +
> 2 files changed, 16 insertions(+)
> create mode 100644 arch/x86/include/asm/arch-coreboot/gpio.h
Applied to u-boot-dm/master
More information about the U-Boot
mailing list