From: Praveen VS <praveen@spacomp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Serial & Framebuffer Console together
Date: Tue, 8 Feb 2005 21:03:19 +0530 [thread overview]
Message-ID: <001201c50df3$8678e0d0$0400a8c0@praveenvs> (raw)
In-Reply-To: <20050205095226.3499BC108D@atlas.denx.de>
Hello,
Thanks for your previous mail
We have written the routine to initialise our
Color LCD Controller( S6B33B0A)
But we are not able to get anything on the LCD Screen
We checked the coninfo we are getting like this
$ coninfo
List of available devices:
lcd 00000002 ..O
serial 80000003 SIO stdin stdout stderr
nulldev 80000003 SIO
Our LCD controller is on VLIO & uses static Chipselect CS4
We are giving statics CS4 Address ( 10000000 on PXA255) for lcd_base
We are not sure whether we need to give this address ? If not what
other address has to be given?
Is this the reason for the nothing coming on the LCD?
Thanks & Regards
Praveen
-----Original Message-----
From: wd@denx.de [mailto:wd at denx.de]
Sent: Saturday, February 05, 2005 3:22 PM
To: praveen at spacomp.com
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Serial & Framebuffer Console together
In message <000d01c50b51$d9fe37e0$0400a8c0@praveenvs> you wrote:
>
> But we want to use both Serial ( Both for STIN & STDOUT)&
> Frame buffer LCD console for only STDOUT
The current implementation of the I/O drivers supports only one one
device at a time, i. e. you can have output either on serial _or_ on
LCD, but not both at the same time. But you can switch any time you
like.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Commitment, n.: Commitment can be illustrated by a breakfast
of ham and eggs. The chicken was involved, the pig was committed.
next prev parent reply other threads:[~2005-02-08 15:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-04 16:12 [U-Boot-Users] Serial & Framebuffer Console together Praveen VS
2005-02-04 16:56 ` Wolfgang Denk
2005-02-05 7:10 ` Praveen VS
2005-02-05 9:52 ` Wolfgang Denk
2005-02-08 15:33 ` Praveen VS [this message]
2005-02-08 15:42 ` Wolfgang Denk
2005-02-08 16:02 ` Praveen VS
2005-02-08 16:13 ` Wolfgang Denk
2005-02-09 5:35 ` Praveen VS
-- strict thread matches above, loose matches on Subject: below --
2005-02-23 14:06 Praveen VS
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='001201c50df3$8678e0d0$0400a8c0@praveenvs' \
--to=praveen@spacomp.com \
--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.