From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by ozlabs.org (Postfix) with ESMTP id 6E5ABDE118 for ; Fri, 9 May 2008 23:51:55 +1000 (EST) Received: by yw-out-2324.google.com with SMTP id 5so713102ywh.39 for ; Fri, 09 May 2008 06:51:52 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 15:51:51 +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: , Errage corrige: Excuse me, bad cut and paste :) This is the right output of the first try ## Booting image at 03000000 ... Image Name: Linux-2.6.25.2 Created: 2008-05-09 12:46:22 UTC Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 1518744 Bytes = 1.4 MB Load Address: 00400000 Entry Point: 00400550 Verifying Checksum ... OK Uncompressing Kernel Image ... OK ## Loading RAMDisk Image at 04000000 ... Image Name: RamDisk Image Lite5200b Created: 2008-03-04 11:28:40 UTC Image Type: PowerPC Linux RAMDisk Image (gzip compressed) Data Size: 1135278 Bytes = 1109 kB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Ramdisk to 0fe68000, end 0ff7d2ae ... OK By the way, Grant, you seem to be very expert in making a kernel with ARCH=powerpc. Can you tell me how to find some docs to improve my knowledge in this field? I've found something interesting in Documentation/powerpc, but they are not too explicative about the differences between PPC/Powerpc building, and about how to make the last one.