From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 00662DDE9C for ; Thu, 18 Oct 2007 04:56:48 +1000 (EST) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IiE4U-0005x5-7P for linuxppc-embedded@ozlabs.org; Wed, 17 Oct 2007 11:56:46 -0700 Message-ID: <13260526.post@talk.nabble.com> Date: Wed, 17 Oct 2007 11:56:46 -0700 (PDT) From: aauer1 To: linuxppc-embedded@ozlabs.org Subject: Re: Linux booting problem on Xilinx ppc In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii References: <12694083.post@talk.nabble.com> <12696686.post@talk.nabble.com> <13219154.post@talk.nabble.com> <000901c81006$7303b490$bb3ca688@LGE.NET> <13239003.post@talk.nabble.com> <13252272.post@talk.nabble.com> <13259685.post@talk.nabble.com> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Thanks. Now, I get the output over the serial line!!!! Thanks, very much! Andreas Grant Likely-2 wrote: > > On 10/17/07, aauer1 wrote: >> >> >> Grant Likely-2 wrote: >> > >> > On 10/17/07, aauer1 wrote: >> >> Now, I know that the kernel boots but I don't get an output with my >> >> Xilinx >> >> UartLite module. Are there some kernel modules which must be >> activated?? >> >> Btw. I have used the Linux-2.6-virtex kernel from >> >> http://git.secretlab.ca/git/ and another Kernel (2.6.23 from >> kernel.org) >> >> - >> >> both with the same result. >> > >> > Post the output of __log_buf here please. >> > >> > >> >> Here is my dump of the __log_buf: >> ====================== >> <5>[ 0.000000] Linux version 2.6.23-rc2 >> (aauer@servitus.student.iaik.tugraz.at) (gcc version 4.0.0 (DENX ELDK 4.1 >> 4.0 >> .0)) #8 Wed Oct 17 20:05:28 CEST 2007 >> <6>[ 0.000000] Xilinx ML403 Reference System (Virtex-4 FX) >> <7>[ 0.000000] Entering add_active_range(0, 0, 16384) 0 entries of 256 >> used >> <4>[ 0.000000] Zone PFN ranges: >> <4>[ 0.000000] DMA 0 -> 16384 >> <4>[ 0.000000] Normal 16384 -> 16384 >> <4>[ 0.000000] Movable zone start PFN for each node >> <4>[ 0.000000] early_node_map[1] active PFN ranges >> <4>[ 0.000000] 0: 0 -> 16384 >> <7>[ 0.000000] On node 0 totalpages: 16384 >> <7>[ 0.000000] DMA zone: 128 pages used for memmap >> <7>[ 0.000000] DMA zone: 0 pages reserved >> <7>[ 0.000000] DMA zone: 16256 pages, LIFO batch:3 >> <7>[ 0.000000] Normal zone: 0 pages used for memmap >> <7>[ 0.000000] Movable zone: 0 pages used for memmap >> <4>[ 0.000000] Built 1 zonelists in Zone order. Total pages: 16256 >> <5>[ 0.000000] Kernel command line: console=ttUL0 root=/dev/xsysace2 >> rw > > Typo! :-) > > Try "ttyUL0" > > g. > > > -- > Grant Likely, B.Sc., P.Eng. > Secret Lab Technologies Ltd. > grant.likely@secretlab.ca > (403) 399-0195 > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded > > -- View this message in context: http://www.nabble.com/Linux-booting-problem-on-Xilinx-ppc-tf4449060.html#a13260526 Sent from the linuxppc-embedded mailing list archive at Nabble.com.