[U-Boot-Users] [PATCH 2/5] [ARM] AT91CAP9 support - include/ files

Wolfgang Denk wd at denx.de
Sun Jan 27 01:51:55 CET 2008


In message <1201392022.17917.21.camel at galileo> you wrote:
> AT91CAP9 support - include/ files
> 
> Signed-off-by: Stelian Pop <stelian at popies.net>
> ---
>  include/asm-arm/arch-at91cap9/AT91CAP9.h   |  529 ++++++++++++++++++++++++++++
>  include/asm-arm/arch-at91cap9/clk.h        |   38 ++
>  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, 689 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

Coding style: tons of C++ comments; indentation not by TAB,
ugly indentation, 

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.




More information about the U-Boot mailing list