From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 21 Oct 2008 22:56:35 +0200 Subject: [U-Boot] [PATCH] lcd: print custom strings after the logo In-Reply-To: <20081021194007.933DF835694E@gemini.denx.de> References: <48FDD4AA.40009@ronetix.at> <1224606181.6551.18.camel@galileo> <20081021194007.933DF835694E@gemini.denx.de> Message-ID: <20081021205635.GA9908@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21:40 Tue 21 Oct , Wolfgang Denk wrote: > Dear Stelian Pop, > > In message <1224606181.6551.18.camel@galileo> you wrote: > > > +#ifndef CONFIG_LCD_LOGO_TEXT1 > > > +# define CONFIG_LCD_LOGO_TEXT1 "(C) 2008 ATMEL Corp" > > > +#endif > > > > Wouldn't it be better if we move this text into > > include/configs/at91xxx.h for all the boards ? > > Yes, please. > > > Anatolij, Jean-Christophe - who of you will be taking care of this? I'm reveiwing at91 now so if Anatolij see no problem I'll take care of this Best Regards, J.