public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] OMAP3, RFBI, splash screen
@ 2009-09-18 13:54 Sergey Lapin
  2009-09-18 16:08 ` Dirk Behme
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Lapin @ 2009-09-18 13:54 UTC (permalink / raw)
  To: u-boot

Hi, all!

I'm trying to implement splash screen on OMAP35xx-based device
with 128x128 1bpp display connected using RFBI, plain parallel interface.
Display has controller and own memory, and is controlled with parallel
interface, 8-bit wide data bus and signals.

This display works under Linux, but I can't implement
that using u-boot, display just doesn't power on, while I see
that data is on bus with oscilloscope. Linux version works
using interrupts, so I can't do this with u-boot, and that'd be simply
overkill using this in u-boot. I think I miss something simple.

Have anybody implemented such a thing, I just need to make
it into dumb parallel mode, just to display simple image.
Any examples, ideas?

All the best,
S.

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

end of thread, other threads:[~2009-09-18 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 13:54 [U-Boot] OMAP3, RFBI, splash screen Sergey Lapin
2009-09-18 16:08 ` Dirk Behme
2009-09-18 18:29   ` Nishanth Menon

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