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 86C2BDDF54 for ; Tue, 28 Aug 2007 00:53:30 +1000 (EST) Received: by wa-out-1112.google.com with SMTP id m34so2521574wag for ; Mon, 27 Aug 2007 07:53:29 -0700 (PDT) Message-ID: Date: Mon, 27 Aug 2007 08:53:28 -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: 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/27/07, Miroslaw Dach wrote: > Hi Grant, > > Thank you for your response. > > My u-boot bootargs is set to: > console=ttyUL0,9600 root=/dev/nfs rw nfsroot=129.117.144.113:/opt/eldk41/ppc_4xx,tcp ip=::::virtex4-mirek:eth0:dhcp panic=1 Drop the ',9600'. It's irrelevant for uartlite. > > where I can find __log_buf for kernel messages? Search for __log_buf in System.map (in the kernel source tree). Use a debugger to look at the memory. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. grant.likely@secretlab.ca (403) 399-0195