From mboxrd@z Thu Jan 1 00:00:00 1970 From: himba Date: Mon, 14 Jun 2004 23:40:32 +0200 Subject: [U-Boot-Users] LCD on pxa255 In-Reply-To: <1087244244.5618.1.camel@orionlinux.starfleet.com> References: <20040613224152.F37E1C109F@atlas.denx.de> <40CD6251.5040709@siol.net> <40CDAAAD.8010604@siol.net> <1087244244.5618.1.camel@orionlinux.starfleet.com> Message-ID: <40CE1B50.7000103@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: > > Do you see anything on the LCD? > I was more concerned about the code in pxafb.c - if it is complete and working (and it is not). After few tweaks I got denx logo and stdout on lcd, but in somewhat blue-green variant :) . > You didn't see anything on the console, because the stdout and stderr > were directed to the LCD. When you reset the board is aynthing printed > on the LCD? If there is, then your LCD is working. > Yes, it seems to be working, and I also managed to redirect stdout and stderr to serial in late_board_init(). There are also somekond of "waves" on the screen but I guess I will have to adjust refresh rates a bit. regards, himba