From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by ozlabs.org (Postfix) with ESMTP id E67B4DDE06 for ; Sat, 10 May 2008 01:20:28 +1000 (EST) Received: by an-out-0708.google.com with SMTP id c34so359535anc.78 for ; Fri, 09 May 2008 08:20:27 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 09:20:27 -0600 From: "Grant Likely" Sender: glikely@secretlab.ca To: Fabri Subject: Re: MPC5200b MMC over SPI into PSC6 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <481F4DFD.1000702@libero.it> <4821A551.3060205@libero.it> <482317E2.7000308@libero.it> Cc: linuxppc-dev@ozlabs.org, Fabio Tosetto List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, May 9, 2008 at 9:02 AM, Fabri wrote: > Thanks for the patches, now some more rows are printed after RamDisk loading: > > Verifying Checksum ... OK > Loading Ramdisk to 0fe68000, end 0ff49bf2 ... OK > Memory <- <0x0 0x10000000> (256MB) > CPU clock-frequency <- 0xbcd3d80 (198MHz) > CPU timebase-frequency <- 0x1f78a40 (33MHz) > CPU bus-frequency <- 0x7de2900 (132MHz) > > zImage starting: loaded at 0x00400000 (sp: 0x0ff4a958) > Allocating 0x32d410 bytes for kernel ... > gunzipping (0x00000000 <- 0x0040d000:0x00730fd4)...done 0x30d150 bytes > Using loader supplied ramdisk at 0xfe68000-0xff49bf2 > initrd head: 0x1f8b0808 > > Linux/PowerPC load: ^^^^^^^^^^^^^^^^^^ Doesn't look like you are passing a kernel parameters line. The kernel probably is booting, but doesn't know where to output the console. Try adding "console=ttyPSC0,115200". Cheers, g. > -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.