From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 22 Oct 2008 16:00:50 +0200 Subject: [U-Boot] [PATCH] lcd: print custom strings after the logo In-Reply-To: <20081021205635.GA9908@game.jcrosoft.org> References: <48FDD4AA.40009@ronetix.at> <1224606181.6551.18.camel@galileo> <20081021194007.933DF835694E@gemini.denx.de> <20081021205635.GA9908@game.jcrosoft.org> Message-ID: <48FF3212.6080508@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > 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 no problem, it is Ok with me. Best regards, Anatolij