Dear Olav Morken,

In message <[EMAIL PROTECTED]> you wrote:
> From: Paul Driveklepp <[EMAIL PROTECTED]>
> 
> This patch adds support for the ATEVK1100 evaluation kit, which contains
> an AT32UC3A0512ES chip.
> 
> Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]>
> Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]>
> Signed-off-by: Olav Morken <[EMAIL PROTECTED]>
> ---
...
> diff --git a/Makefile b/Makefile
> index 7c13ce8..7480749 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -3071,6 +3071,9 @@ hammerhead_config       :       unconfig
>  mimc200_config               :       unconfig
>       @$(MKCONFIG) $(@:_config=) avr32 at32ap mimc200 mimc at32ap700x
>  
> +atevk1100_config     :       unconfig
> +     @$(MKCONFIG) $(@:_config=) avr32 at32uc atevk1100 atmel at32uc3a0xxx
> +

Please keep lists sorted.

Please also add board to MAKEALL script and to MAINTAINERS file.

And fix some too long lines, please.

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: [EMAIL PROTECTED]
The management question ... is not _whether_ to build a pilot  system
and  throw  it away. You _will_ do that. The only question is whether
to plan in advance to build a throwaway, or to promise to deliver the
throwaway to customers.       - Fred Brooks, "The Mythical Man Month"
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to