From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 16 May 2006 13:44:46 +0200 Subject: [U-Boot-Users] P30 Flash drivers in u-bbot In-Reply-To: References: Message-ID: <200605161344.46819.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Sri, On Monday 15 May 2006 18:19, Jayasri Sangu wrote: > We are using u-boot as bootloader for our mpc8260 board. At present the > board uses 28F320C3 intel flash and it works fine. > > Now we want to upgrade the flash to Intel P30 strata flash. Does U-boot > have already drivers for that or do we need to write driver to support new > flash. The U-Boot common CFI flash driver supports CFI compliant flash devices. And yes, the Intel P30 strata flash is know to be working with this driver. Best regards, Stefan