From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 24 Aug 2007 09:52:50 -0400 Subject: [U-Boot-Users] 85xx and flash.c In-Reply-To: References: Message-ID: <46CEE2B2.3020607@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Robert, robert lazarski wrote: > Hi all, I'm reading the docs and it says that when porting a new board > - mine is a custom 8548 - a flash.c is needed. Indeed, most boards > have a flash.c but I don't see one for the cds 85xx boards nor the > mpc8544ds . I was planning on using CFI for my flash - the spansion > S29GL01GP . Do I need a flash.c and if so what reference should I use > to get started? > > It looks like the docs need some updating. If you're using CFI you don't need a flash.c file. regards, Ben