From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 05 Jun 2008 10:56:17 -0700 Subject: [U-Boot-Users] mpc8323erdb: file flash.c used by u-boot In-Reply-To: <202095.48449.qm@web31408.mail.mud.yahoo.com> References: <202095.48449.qm@web31408.mail.mud.yahoo.com> Message-ID: <484828C1.7070709@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Guild, Guild Jackson wrote: > Hi all, > > I would like to know where is the file flash.c used to compile u-boot > for mpc8323erdb platform. > Could anyone help me please? That board, like most newer ones, uses CFI (Common Flash Interface). Have a look in drivers/mtd/cfi_flash.c regards, Ben