From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by ozlabs.org (Postfix) with ESMTP id 33C8B67BC4 for ; Fri, 17 Nov 2006 07:23:51 +1100 (EST) Received: by nz-out-0102.google.com with SMTP id v1so393798nzb for ; Thu, 16 Nov 2006 12:23:50 -0800 (PST) Message-ID: Date: Thu, 16 Nov 2006 22:23:49 +0200 From: "Kalle Pokki" Sender: kallepokki@gmail.com To: "Boris Shteinbock" Subject: Re: Linux kernel 2.6 on Embedded Planet 8248 board In-Reply-To: <455C974A.1000106@fabiotec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed References: <455C974A.1000106@fabiotec.com> 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 11/16/06, Boris Shteinbock wrote: > Hi. I am trying to bring up Linux kernel 2.6.16 on EP8248 board > and I am having some serious problems with console driver there, which > doesn't work (console on SMC). > The kernel hangs after console_init() and BDM shows exception that I was > unable to trace to any specific point. When I tried using Linux on that board, I was stuck for a long time because I had pipeline depth zero in the PlanetCore settings. My system also hung while initializing the console driver. You might want to double check you have pipeline depth one.