From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from postfix.timesys.com (mail.timesys.com [65.117.135.102]) by ozlabs.org (Postfix) with ESMTP id CF3D1679F3 for ; Wed, 17 May 2006 04:33:23 +1000 (EST) Message-ID: <446A1562.70207@timesys.com> Date: Tue, 16 May 2006 14:09:38 -0400 From: Greg Weeks MIME-Version: 1.0 To: pito50@hotmail.com Subject: Re: Unable to boot a kernel on a MPC8560 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , CORVELLER Mickael wrote: > Hello, > > first of all, I am a newbie in embedded linux systems. > > I'm trying to boot a board based on a MPC8560 (with a e500 core). > > I'm using a RS232 console via a debug module connected to the SCC1 port of > the 8560. > > The boot loader is U-Boot. > > What version of u-boot do you have? At some point I had a u-boot with the value of CCSRBAR set different from what the current kernels use. It caused a failure like this. Greg Weeks