All of lore.kernel.org
 help / color / mirror / Atom feed
From: himba <himba@siol.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] LCD on pxa255
Date: Tue, 15 Jun 2004 21:35:03 +0200	[thread overview]
Message-ID: <40CF4F67.3090701@siol.net> (raw)
In-Reply-To: <20040614194917.D90B4C13D3@atlas.denx.de>

Wolfgang Denk wrote:

> 
> Put:
> 
> #define CONFIG_PREBOOT  "setenv stdout serial;setenv stdin serial"
> 
> in your board config file :-)
> 

Hmm, It does not do what is expected. I could stick with 
late_board_init() but it leaves
In:	serial
out:	lcd
err:	lcd

printed over test pattern...

> 
> Than have a look at our linux-2.4 kernel tree; it make sLinux use the
> same memory for framebuffer as used by U-Boot,  so  you  can  have  a
> steady  image  from a few milliseconds after power-on until the Linux
> GUI takes over :-) [Of course  you  can  also  load  "boot  progress"
> screels in U-Boot using the "bmp" command...
> 

Great news! I've been poking through edlk3.0 kernel source and tried 
to diff it against vanilla 2.4.24, but I couldn't find/spot needed 
info about fb. It must be 'cause newbie (me) isn't really familiar 
with kernel... Could you point it out, please ? :)

> 
>>Maybe it would be helpfull to others if we sent patches
>>to Wolfgang...
> 
> 
> Sure that would be helpful. I have only that many different boards in
> our lab, and even stricter limits on available time :-(

Right, first I will try the display under linux more extensive - tune 
up some settings - then I will mail the patch for u-boot to this list!


regards, himba

       reply	other threads:[~2004-06-15 19:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040614194917.D90B4C13D3@atlas.denx.de>
2004-06-15 19:35 ` himba [this message]
     [not found] <20040614132058.F3E44C109F@atlas.denx.de>
2004-06-14 14:55 ` [U-Boot-Users] LCD on pxa255 himba
     [not found] <20040613224152.F37E1C109F@atlas.denx.de>
2004-06-14  8:31 ` himba
2004-06-14 12:49   ` Matej Kupljen
2004-06-14 15:37     ` himba
2004-06-14 19:49       ` Wolfgang Denk
2004-06-14 13:20   ` Wolfgang Denk
2004-06-14 13:39   ` himba
2004-06-14 14:48     ` Kyle Harris
2004-06-14 20:17     ` Matej Kupljen
2004-06-14 21:40       ` himba
2004-06-15  6:01         ` Matej Kupljen
2004-06-13 21:58 himba
2004-06-13 22:41 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40CF4F67.3090701@siol.net \
    --to=himba@siol.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.