From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30925 invoked by alias); 30 Nov 2007 12:52:53 -0000 Received: (qmail 30916 invoked by uid 22791); 30 Nov 2007 12:52:52 -0000 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, 30 Nov 2007 12:52:48 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1Iy5MJ-00008k-00; Fri, 30 Nov 2007 13:52:43 +0100 Date: Fri, 30 Nov 2007 14:01:00 -0000 From: Andrew Lunn To: Per-Erik Johansson Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20071130125243.GA421@lunn.ch> Mail-Followup-To: Per-Erik Johansson , ecos-discuss@ecos.sourceware.org References: <31225.213.15.68.47.1196423308.squirrel@webmail.chalmers.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <31225.213.15.68.47.1196423308.squirrel@webmail.chalmers.se> User-Agent: Mutt/1.5.17 (2007-11-01) X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Questions about dual flash X-SW-Source: 2007-11/txt/msg00196.txt.bz2 On Fri, Nov 30, 2007 at 12:48:28PM +0100, Per-Erik Johansson wrote: > Hello > > I'm working on a redboot port for a PhyCore MPC5554 board. > Our eval board has flash on it and the MPC5554 also has flash, but on > startup the redboot prompt only displays one flash segment. Could it be > made to show both? > We added so redboot displays both our ram segments but cant understand how > we could do it for flash since _flash_info() doesn't use a list. > Also, just by using both flash drivers, with corresponding cdl and > c-files, will redboot initiate both our flashes? The trunk of anoncvs has no support for discontinuous flash. Look at the flash_v2 branch, which can have multiple flash devices. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss