From mboxrd@z Thu Jan 1 00:00:00 1970 From: himba Date: Thu, 01 Jul 2004 16:40:16 +0200 Subject: [U-Boot-Users] patch board.c in arm Message-ID: <40E42250.8080602@siol.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I ran in this typo while trying to use LCD on my arm platform. In lib_arm/board.c we should reserve LCD buffer memory at the end of bss, not at the start. I also added #define to support pxa fb allocation. CHANGELOG Entry: * Patch by Hinko Kocevar, 01 Jun 2004: Fix VFD fb allocation, add LCD fb allocation Regards, himba -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch-board.c-diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20040701/d5bc0d5b/attachment.txt