Re: [U-Boot] [PATCH] add ASTRO MCF5373L board

2009-12-18 Thread Wolfgang Denk
Dear Wolfgang Wegner, In message <20091217235204.gb30...@leila.ping.de> you wrote: > > > Please keep lists sorted, and don't add such scripting to the > > Makefile. It is not needed any more. > > How can I avoid this scripting? I took the freescale EVM boards as a > reference. Could you please p

Re: [U-Boot] [PATCH] add ASTRO MCF5373L board

2009-12-18 Thread Wolfgang Denk
Dear Wolfgang Wegner, In message <20091218142428.gd30...@leila.ping.de> you wrote: > > > > TASREG_config : unconfig > > > @$(MKCONFIG) $(@:_config=) m68k mcf52x2 tasreg esd > > > > > > +astro_mcf5373l_config \ > > > +astro_mcf5373l_ram_config : unconfig > > > + @if [ "$@" = "as

Re: [U-Boot] [PATCH] add ASTRO MCF5373L board

2009-12-18 Thread Wolfgang Wegner
Dear Wolfgang Denk, On Thu, Dec 17, 2009 at 11:33:07PM +0100, Wolfgang Denk wrote: > Dear Wolfgang Wegner, > [...] > > diff --git a/Makefile b/Makefile > > index 75b2c1e..924e210 100644 > > --- a/Makefile > > +++ b/Makefile > > @@ -2263,6 +2263,18 @@ M5485HFE_config :unconfig > > TASREG_conf

Re: [U-Boot] [PATCH] add ASTRO MCF5373L board

2009-12-17 Thread Wolfgang Wegner
Dear Wolfgang Denk, thank you for all the comments and suggestions and sorry for that many reasons to complain! I just would like to ask a few questions in-line. On Thu, Dec 17, 2009 at 11:33:07PM +0100, Wolfgang Denk wrote: > Dear Wolfgang Wegner, > > In message <1260378648-19232-1-git-send-ema

Re: [U-Boot] [PATCH] add ASTRO MCF5373L board

2009-12-17 Thread Wolfgang Denk
Dear Wolfgang Wegner, In message <1260378648-19232-1-git-send-email-w.weg...@astro-kom.de> you wrote: > This patch adds support for ASTRO board(s) based on MCF5373L. > > Signed-off-by: Wolfgang Wegner > --- > There is another board (series) in the queue to be submitted, thus > I added a subdirec