[U-Boot-Users] [PATCH 2/5] [ARM] AT91CAP9 support - cpu/ files
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Mon Jan 28 22:15:52 CET 2008
On 11:54 Mon 28 Jan , Stelian Pop wrote:
> AT91CAP9 support - cpu/ files
>
> Signed-off-by: Stelian Pop <stelian at popies.net>
>
> ---
> include/asm-arm/arch-at91cap9/AT91CAP9.h | 518 ++++++++++++++++++++++++++++
> include/asm-arm/arch-at91cap9/clk.h | 39 ++
> include/asm-arm/arch-at91cap9/hardware.h | 38 ++
> include/asm-arm/arch-at91cap9/memory-map.h | 34 ++
> include/asm-arm/dma-mapping.h | 50 +++
> 5 files changed, 679 insertions(+), 0 deletions(-)
> create mode 100644 include/asm-arm/arch-at91cap9/AT91CAP9.h
> create mode 100644 include/asm-arm/arch-at91cap9/clk.h
> create mode 100644 include/asm-arm/arch-at91cap9/hardware.h
> create mode 100644 include/asm-arm/arch-at91cap9/memory-map.h
> create mode 100644 include/asm-arm/dma-mapping.h
>
Hi,
You heder files have some wired indentention with "#define"
somethime with a space some other time with one or multiple tab
could you it be more homogenous.
Best Regards,
J.
More information about the U-Boot
mailing list