[U-Boot] [PATCH 1/2] arm nomadik: add gpio support
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Jul 24 00:07:43 CEST 2009
On 13:02 Sun 19 Jul , Alessandro Rubini wrote:
> From: Alessandro Rubini <rubini at unipv.it>
>
> Signed-off-by: Alessandro Rubini <rubini at unipv.it>
> Acked-by: Andrea Gallo <andrea.gallo at stericsson.com>
> ---
> board/st/nhk8815/Makefile | 2 +-
> board/st/nhk8815/gpio.c | 99 +++++++++++++++++++++++++++++++++++++++++++++
> board/st/nhk8815/gpio.h | 42 +++++++++++++++++++
> 3 files changed, 142 insertions(+), 1 deletions(-)
> create mode 100644 board/st/nhk8815/gpio.c
> create mode 100644 board/st/nhk8815/gpio.h
I guess this is soc dependent so please move it to cpu/arm926ejs/nomadik
for .c and to include/asm-arm/arch-nomadik
otherwise fine
Best Regards,
J.
More information about the U-Boot
mailing list