Re: [U-Boot] [PATCH 3/3] mx53loco: Add LCD support

2012-05-25 Thread Anatolij Gustschin
Hi, On Thu, 10 May 2012 22:07:35 -0300 Fabio Estevam wrote: > From: Fabio Estevam > > Add support for CLAA07LC0ACW LCD that connects to the mx53loco board. > > Configure the board to show the Linux logo on the LCD. > > Also increase the size of CONFIG_SYS_MALLOC_LEN variable to take into acc

Re: [U-Boot] [PATCH 3/3] mx53loco: Add LCD support

2012-05-10 Thread Liu Hui-R64343
>-Original Message- >From: Fabio Estevam [mailto:feste...@gmail.com] >Sent: Friday, May 11, 2012 9:08 AM >To: u-boot@lists.denx.de >Cc: sba...@denx.de; Liu Hui-R64343; Estevam Fabio-R49496 >Subject: [PATCH 3/3] mx53loco: Add LCD support > >From: Fabio Estevam > >Add support for CLAA07LC0AC

[U-Boot] [PATCH 3/3] mx53loco: Add LCD support

2012-05-10 Thread Fabio Estevam
From: Fabio Estevam Add support for CLAA07LC0ACW LCD that connects to the mx53loco board. Configure the board to show the Linux logo on the LCD. Also increase the size of CONFIG_SYS_MALLOC_LEN variable to take into account the framebuffer usage. Signed-off-by: Fabio Estevam --- board/freesc