From mboxrd@z Thu Jan 1 00:00:00 1970 From: himba Date: Mon, 14 Jun 2004 17:37:46 +0200 Subject: [U-Boot-Users] LCD on pxa255 In-Reply-To: <1087217379.16589.34.camel@mbmatejdebian.ultra.si> References: <20040613224152.F37E1C109F@atlas.denx.de> <40CD6251.5040709@siol.net> <1087217379.16589.34.camel@mbmatejdebian.ultra.si> Message-ID: <40CDC64A.4010601@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 Matej Kupljen wrote: > > We use the LCD to show the splash screen when it boots. > I have splash image gziped and stored in flash and in our > board initialization routine I unzip the image directly > to frame buffer. > I also set the stdout and stderr environment variables > to serial. > Great - where can I set stdout and stdin to be automagically set to serial ? I'm also working on bootsplash being displayed while linux boots. In the meanwhile I managed to display test pattern and I can see messages from uboot until kernel is started but logo is in weird colors. Could you post your patches to the list ? Maybe it would be helpfull to others if we sent patches to Wolfgang... regards ,himba