All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: yanlong wang <killyouatonce@gmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: How to use ttyUL0 as input and use VGA as display?
Date: Sat, 16 Aug 2008 14:56:37 +0200	[thread overview]
Message-ID: <48A6CE85.2060207@denx.de> (raw)
In-Reply-To: <931ae8260808160434g1ff6d856n46e5e420e487db57@mail.gmail.com>

Hi,

yanlong wang wrote:

>      I port the linux on my ml300 board , the system is work well. But
> have some small problem.
>     I want use  serial port as input device  and use VGA as display.
>     How i set the console parameter?
>     If i set console like this " console=ttyUL0,9600 console=tty0
> root=/dev/ram". The boot message display on both of  serial port and
> VGA. But when the system come to the "sh".There is no output on ttyUL0
> ,.All message display on the VGA , then Icann't input command by
> serial port .
>     How to slove this probelm?

Did you try to pass ttyUL0 after tty0?
Try "root=/dev/ram console=tty0 console=ttyUL0,9600".

Best regards,
Anatolij

  reply	other threads:[~2008-08-16 12:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-16 11:34 How to use ttyUL0 as input and use VGA as display? yanlong wang
2008-08-16 12:56 ` Anatolij Gustschin [this message]
2008-08-16 16:38   ` wangyanlong
2008-08-18  6:18   ` wangyanlong
2008-08-16 19:53 ` U-boot and Xilinx emaclite, TX_PING_PONG -> stops working Philipp Hachtmann
2008-08-16 21:33   ` jozsef imrek
2008-08-20 12:13   ` Michal Simek

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=48A6CE85.2060207@denx.de \
    --to=agust@denx.de \
    --cc=killyouatonce@gmail.com \
    --cc=linuxppc-embedded@ozlabs.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.