From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jonas Date: Tue, 13 Jul 2004 18:04:55 +0200 Subject: [U-Boot-Users] [PATCH] Total5200 LCD Little Endian Mode Message-ID: <40F40827.4030601@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, attached patch does the following for the Total5200 platform: - The Epson LCD chip on the board has a Little Endian register layout. The patch uses the Endianess conversion feature of the processor's Local Plus interface to make the Big Endian to Little Endian conversion in hardware rather than in software. It works fine in U-Boot and I was told it works just fine in Linux as well. - Freescale platforms (Lite5200 (IceCube) and Total5200) are now grouped. - Removed last trace of deprecated "console" environment variable. Regards Mark -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: total5200-20040713.stat Url: http://lists.denx.de/pipermail/u-boot/attachments/20040713/01942c21/attachment.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: total5200-20040713.patch.gz Type: application/gzip Size: 1080 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040713/01942c21/attachment.bin -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: total5200-20040713.log Url: http://lists.denx.de/pipermail/u-boot/attachments/20040713/01942c21/attachment-0001.txt