From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by ozlabs.org (Postfix) with ESMTP id 7D011DDE1A for ; Sat, 10 May 2008 06:01:40 +1000 (EST) Received: by wx-out-0506.google.com with SMTP id i30so1287306wxd.15 for ; Fri, 09 May 2008 13:01:39 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 22:01:38 +0200 From: Fabri To: "Grant Likely" 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: , Nice to hear that, next week I'll try and let you know. Thank you again for your support, Fabrizio On Fri, May 9, 2008 at 5:20 PM, Grant Likely wrote: > 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. >