From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by ozlabs.org (Postfix) with ESMTP id 04442DDE06 for ; Tue, 28 Aug 2007 23:02:47 +1000 (EST) Received: by wa-out-1112.google.com with SMTP id m28so2249728wag for ; Tue, 28 Aug 2007 06:02:45 -0700 (PDT) Message-ID: Date: Tue, 28 Aug 2007 07:02:44 -0600 From: "Grant Likely" Sender: glikely@secretlab.ca To: "Miroslaw Dach" Subject: Re: Linux doesn not boot from u-boot on ML403 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: Cc: Leonid , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 8/28/07, Miroslaw Dach wrote: > Linux/PPC load: console=ttyUL0,9600 root=/dev/nfs rw > nfsroot=129.117.144.113:/opt/eldk41/ppc_4xx,tcp > ip=::::virtex4-mirek:eth0:dhcp panic=1 > Uncompressing Linux... > > > After that system just hangs. > > I do not understand why it is possible to run zImage.elf straight from jtag > but it hangs when started from u-boot. > > Is it any fundamental problem with running Linux from u-boot on ML403 > (Virtex-4) boards? No there isn't. It should work. Most likely the kernel did not hang immediately, but rather the console is not setup correctly. You need to halt the processor after the hang and look at __log_buf in memory (Find the address in System.map). Cheers, g. > > Best Regards > > Mirek > > -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. grant.likely@secretlab.ca (403) 399-0195