From: Phil <ibm405.linux@laposte.net>
To: list <linuxppc-embedded@lists.linuxppc.org>
Subject: Console on 16 bits bus
Date: Tue, 11 Dec 2001 18:15:42 +0100 [thread overview]
Message-ID: <3C163F3E.D33F1DE9@laposte.net> (raw)
In-Reply-To: 20011211164223.5577410E12@denx.denx.de
Hello,
I'm currently trying to integrate the S1D13506 framebuffer driver into
my linux kernel for the 405GP evaluation board (walnut).The S1D13506
controller is directly connected to the external bus of the 405GP and
the data bus width is 16 bits wide.
The problem I have is that all the console accesses to the framebuffer
video ram (in console.c file) are made via 32 bits wide calls
(fb_writel).
How can I solve this problem?
Thanks,
Laurent MOHIN, Acterna
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-12-11 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-11 15:04 823e video immap bart
2001-12-11 16:42 ` Wolfgang Denk
2001-12-11 17:15 ` Phil [this message]
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=3C163F3E.D33F1DE9@laposte.net \
--to=ibm405.linux@laposte.net \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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.