linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Peter Mendham <petermendham@computing.dundee.ac.uk>
To: Aaron Sells <aaron.sells@ZIN-TECH.COM>
Cc: John Linn <John.Linn@xilinx.com>, linuxppc-embedded@ozlabs.org
Subject: Re: Linux on Virtex board with ARCH=powerpc
Date: Fri, 27 Jun 2008 16:24:50 +0100	[thread overview]
Message-ID: <48650642.2070407@computing.dundee.ac.uk> (raw)
In-Reply-To: <486504DC.9040503@zin-tech.com>

Hi Aaron,

Thanks - you spotted my mistake when I said "the same root fs" - I was 
indeed changing inittab to use ttyUL0.  For a while I mistakenly had 
ttyUL0 on the 16550 system and that showed me init messages (like 
"mounting file systems") and then when it was done with the rc scripts 
it complained about ttyUL0.  With my uartlite system I see none of 
that.  The early messages go to /dev/console AFAIK, which suggests 
there's something a bit more fundamental going on?

Thanks,
-- Peter

Aaron Sells wrote:
> Peter,
>
> Peter Mendham wrote:
>> I now have a new and rather bizarre problem, which maybe you or 
>> someone else has met before.  I have a simple FPGA design with 
>> memory, a sysace and a uart16550 on an ML405 (I've put my hardware to 
>> one side for the moment).  It works just fine.  If I swap the 
>> uart16550 for a uartlite (remaking the kernel with the correct device 
>> tree) I see all the boot messages and the kernel seems to start OK, 
>> the root partition is mounted but then I see nothing from 
>> /sbin/init.  This is the same root fs that I was using with the 
>> uart16550 example I just mentioned.  So it's a known good root fs, 
>> but it doesn't appear to be able to output to /dev/console when I 
>> have a uartlite instead of a uart16550.  I have selected console 
>> support for uartlite.  Any ideas?
>>
>
> I had to modify /etc/inittab on my OpenEmbedded rootfs and replace 
> ttyS0 with ttyUL0 to get the console working with uartlite on my ML403.
>
>> Thanks,
>> -- Peter
>>
>
> Regards,
> Aaron
>


The University of Dundee is a Scottish Registered Charity, No. SC015096.

  reply	other threads:[~2008-06-27 15:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24  9:02 Linux on Virtex board with ARCH=powerpc Peter Mendham
2008-06-24 14:03 ` John Linn
2008-06-24 19:21   ` Peter Mendham
2008-06-24 19:50     ` John Linn
2008-06-25 16:17       ` Peter Mendham
2008-06-25 20:34         ` John Linn
2008-06-26 13:24           ` Peter Mendham
2008-06-26 13:29             ` John Linn
2008-06-27 12:30               ` Peter Mendham
2008-06-27 13:25                 ` John Linn
2008-06-27 15:06                   ` Peter Mendham
2008-06-27 15:18                 ` Aaron Sells
2008-06-27 15:24                   ` Peter Mendham [this message]
2008-06-27 18:14                 ` Peter Korsgaard
2008-07-02  8:49                   ` Peter Mendham
2008-06-24 19:50     ` Stephen Neuendorffer

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=48650642.2070407@computing.dundee.ac.uk \
    --to=petermendham@computing.dundee.ac.uk \
    --cc=John.Linn@xilinx.com \
    --cc=aaron.sells@ZIN-TECH.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).