From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre AUBERT Date: Thu, 11 Mar 2004 18:03:24 +0100 Subject: [U-Boot-Users] PATCH - add CMD_BMP and SPLASH_SCREEN support in cfb_console Message-ID: <40509BDC.6060506@staubli.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi everybody, The attached patch add bitmap (8bpp and 24bpp) support on cfb_console. This patch has been tested on a Lite5200 board with a smiLynxEM+ evaluation board on PCI. Be carefull: this patch moves the environment location in flash for the Lite5200 board. U-boot room became too small ... CHANGELOG * Pierre AUBERT 11 Mar 2004 - add bitmap command and splash screen support in cfb console. - add [optional] origin in the bitmap display command. - move the environment location in flash for the Lite5200 board. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: u-boot-bmp.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20040311/29f78d42/attachment.txt