From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22112 invoked by alias); 7 Nov 2008 06:35:06 -0000 Received: (qmail 22046 invoked by uid 22791); 7 Nov 2008 06:35:05 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Nov 2008 06:34:13 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1KyKv1-0006NU-00; Fri, 07 Nov 2008 07:34:07 +0100 Date: Fri, 07 Nov 2008 06:35:00 -0000 From: Andrew Lunn To: Praveen VS Cc: ecos-devel@ecos.sourceware.org Subject: Re: Intel strata flash -redboot Message-ID: <20081107063407.GR20110@lunn.ch> References: <007e01c9408d$fbda1670$1301a8c0@spappm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007e01c9408d$fbda1670$1301a8c0@spappm.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2008-11/txt/msg00005.txt.bz2 On Fri, Nov 07, 2008 at 09:33:08AM +0530, Praveen VS wrote: > > > We have a custom board based on imx27 & we want to boot the kernel from > flash. But the flash we have is Intel Strata P30 ( JS48F4400P0VB00S). We > are modifying the redboot which comes with imx27ADS reference board. We > want to know which file we need to modify? > Any body has successfully able to boot kernel from this flash using > redboot on any other board I think the P30 is a bit odd. Take a look at: http://sourceware.org/ml/ecos-discuss/2007-04/msg00178.html Andrew