Re: [U-Boot] [PATCH v2 9/9] AVR32: Board support for ATEVK1100

2009-01-27 Thread Gunnar Rangøy
On Mon, Jan 26, 2009 at 8:50 PM, Wolfgang Denk wrote: > Dear ?ISO-8859-1?Q?Gunnar_Rangøy?, > > In message you > wrote: > ... >> >> +#undef CONFIG_CMD_AUTOSCRIPT >> > >> > Is there a specific reason for not allowing to use shell scripts? > ... >> No, not really. We did this because this was done

Re: [U-Boot] [PATCH v2 9/9] AVR32: Board support for ATEVK1100

2009-01-26 Thread Wolfgang Denk
Dear ?ISO-8859-1?Q?Gunnar_Rangøy?, In message you wrote: ... > >> +#undef CONFIG_CMD_AUTOSCRIPT > > > > Is there a specific reason for not allowing to use shell scripts? ... > No, not really. We did this because this was done in other AVR32 boards > we used as references. Then pleasse don't - l

Re: [U-Boot] [PATCH v2 9/9] AVR32: Board support for ATEVK1100

2009-01-26 Thread Gunnar Rangøy
On Fri, Jan 23, 2009 at 4:37 PM, Wolfgang Denk wrote: > Dear Gunnar Rangoy, > > In message > <7d98d3ebed68dfca910943a360d0b8aaa28d9c17.1232710611.git.gun...@rangoy.com> > you wrote: >> This patch adds support for the ATEVK1100 evaluation kit, which contains >> an AT32UC3A0512ES chip. > ... > > .

Re: [U-Boot] [PATCH v2 9/9] AVR32: Board support for ATEVK1100

2009-01-23 Thread Wolfgang Denk
Dear Gunnar Rangoy, In message <7d98d3ebed68dfca910943a360d0b8aaa28d9c17.1232710611.git.gun...@rangoy.com> you wrote: > This patch adds support for the ATEVK1100 evaluation kit, which contains > an AT32UC3A0512ES chip. ... ... > --- /dev/null > +++ b/board/atmel/atevk1100/atevk1100.c ... > +

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

2009-01-23 Thread Gunnar Rangoy
This patch adds support for the ATEVK1100 evaluation kit, which contains an AT32UC3A0512ES chip. Signed-off-by: Gunnar Rangoy Signed-off-by: Paul Driveklepp Signed-off-by: Olav Morken --- MAINTAINERS |1 + MAKEALL |1 + Makefile