From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uncle.computing.dundee.ac.uk (uncle.computing.dundee.ac.uk [134.36.36.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DB58DDE278 for ; Sat, 28 Jun 2008 01:25:01 +1000 (EST) Received: from mailex.computing.dundee.ac.uk (mailex.computing.dundee.ac.uk [134.36.36.15]) by uncle.computing.dundee.ac.uk (8.13.1/8.13.1) with ESMTP id m5RFOZ7P006346 for ; Fri, 27 Jun 2008 16:24:35 +0100 Message-ID: <48650642.2070407@computing.dundee.ac.uk> Date: Fri, 27 Jun 2008 16:24:50 +0100 From: Peter Mendham MIME-Version: 1.0 To: Aaron Sells Subject: Re: Linux on Virtex board with ARCH=powerpc References: <4860B81F.6070205@computing.dundee.ac.uk> <20080624140532.E77E333006C@mail5-sin.bigfish.com> <48614927.8020406@computing.dundee.ac.uk> <20080624195027.01963640077@mail214-sin.bigfish.com> <48626FAC.2070904@computing.dundee.ac.uk> <20080625203435.D3C46778055@mail212-sin.bigfish.com> <48639871.9020204@computing.dundee.ac.uk> <20080626132905.2779E1F007F@mail24-dub.bigfish.com> <4864DD66.5040909@computing.dundee.ac.uk> <486504DC.9040503@zin-tech.com> In-Reply-To: <486504DC.9040503@zin-tech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: John Linn , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.