From: Sergey Lapin <slapin@ossfans.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] OMAP3, RFBI, splash screen
Date: Fri, 18 Sep 2009 17:54:02 +0400 [thread overview]
Message-ID: <20090918135402.GA15290@build.ossfans.org> (raw)
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.
next reply other threads:[~2009-09-18 13:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 13:54 Sergey Lapin [this message]
2009-09-18 16:08 ` [U-Boot] OMAP3, RFBI, splash screen Dirk Behme
2009-09-18 18:29 ` Nishanth Menon
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=20090918135402.GA15290@build.ossfans.org \
--to=slapin@ossfans.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox