[U-Boot] [PATCH 10/10] AVR32: Board support for ATEVK1100

Wolfgang Denk wd at denx.de
Wed Nov 19 01:02:44 CET 2008


Dear Olav Morken,

In message <3ce5e013aa7b33edc8f3fb5af2532103bd2b053f.1223643536.git.olavmrk at gmail.com> you wrote:
> From: Paul Driveklepp <pauldriveklepp at gmail.com>
> 
> This patch adds support for the ATEVK1100 evaluation kit, which contains
> an AT32UC3A0512ES chip.
> 
> Signed-off-by: Gunnar Rangoy <gunnar at rangoy.com>
> Signed-off-by: Paul Driveklepp <pauldriveklepp at gmail.com>
> Signed-off-by: Olav Morken <olavmrk at gmail.com>
> ---
...
> 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: wd at denx.de
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"


More information about the U-Boot mailing list