From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by ozlabs.org (Postfix) with ESMTP id B2CEADDF2E for ; Fri, 19 Dec 2008 18:56:57 +1100 (EST) From: Stefan Roese To: linuxppc-dev@ozlabs.org Subject: Re: Long boot delay on 460EX with 2.6.28-rc8 Date: Fri, 19 Dec 2008 08:56:19 +0100 References: <21070179.post@talk.nabble.com> <20081218190208.GC18201@yoda.jdub.homelinux.org> <21087072.post@talk.nabble.com> In-Reply-To: <21087072.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200812190856.19482.sr@denx.de> Cc: Felix Radensky List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday 19 December 2008, Felix Radensky wrote: > Thanks a lot to everyone who replied. I've managed to identify the cause > of the delay. The board is equipped with 256 MiB Samsung NAND flash. > Since NAND support is a must for this platform, I've intergated the ndfc > driver recently posted by Sean McLennan. With this driver enabled the delay > is present, without it messages appear on the console immediately. > > Is this an expected behavior - detection of 256 MiB NAND flash > takes around 20 seconds. The ndfc driver works fine after boot. No, 20 seconds is definitely too long. Something must be wrong with the ndfc driver or the NAND dts entries. Best regards, Stefan