public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Preserving frame buffer memory between uboot and Linux
@ 2009-10-02 20:48 Steven Zedeck
  2009-10-02 22:09 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Zedeck @ 2009-10-02 20:48 UTC (permalink / raw)
  To: u-boot


Hi,
We have a situation when we want to display an image towards the end of
Uboot's execution, before we boot Linux. I have that already.

However, my issue is that while Linux boots it mallocs a new frame buffer
and reinitializes the LCD controller with a new memory address. At the
moment in Uboot the frame buffer is at 0x23F39000. In Linux I see it being
mapped to 0x23980000.

Is there a way to force Linux to use the already-allocated frame buffer
memory so the image doesn't go away?

I am running on an Atmel AT91SAM9RL with Uboot 2008.10 and 2.6.28 Linux.

Thanks in advance,
Steve
-- 
View this message in context: http://www.nabble.com/Preserving-frame-buffer-memory-between-uboot-and-Linux-tp25722060p25722060.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-05 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-02 20:48 [U-Boot] Preserving frame buffer memory between uboot and Linux Steven Zedeck
2009-10-02 22:09 ` Wolfgang Denk
2009-10-05 14:09   ` Steven Zedeck
2009-10-05 14:15     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox