From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Mon, 31 May 2004 10:26:51 -0400 Subject: [U-Boot-Users] Re: flash erase References: <200405282204.i4SM4oK0011244@web186.megawebservers.com> <16569.35250.706593.389204@gargle.gargle.HOWL> <002801c44713$a2e4f080$6b01a8c0@cc> <16571.13646.435590.990572@gargle.gargle.HOWL> Message-ID: <004101c4471b$50cfc7e0$6b01a8c0@cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de When I use the CFI driver, it returns 0 after calling flash_detect_cfi(); And I got this error during boot... ## Unknown FLASH on Bank 0 - Size = 0x4caf1d39 = -745537536 MB It doesn't seem detect CFI interface. It detects flash when I use the original source code... Manuf ID = 0x18 and Device ID = 0x18... Regards Christian ----- Original Message ----- From: "Yuli Barcohen" To: "CG" Cc: Sent: Monday, May 31, 2004 9:38 AM Subject: [U-Boot-Users] Re: flash erase > >>>>> Christian writes: > > Christian> Hello, Do you have a CFI driver that I could use to > Christian> identify the flash. Or reference source code available > Christian> in u-boot 1.0.0 > > CFI driver is a standard part of U-Boot. If you're developing new U-Boot > code I'd suggest upgrading to the latest version (from CVS). 1.0.0 is > too old. > > Christian> Nope, I think that this flash is not CFI compliant... > > Christian> The flash is a 28F128J3 from Intel > > Yuli> So why do you think that the flash is not CFI compliant? The > Yuli> data sheet says it is. Moreover, U-Boot's CFI flash driver was > Yuli> initially developed and tested on this chip. > > Christian> Ed Okerson said: > > Ed> Isn't that flash CFI compliant? If so, try using the CFI driver > Ed> and let it detect the chip and bus width. > > -- > ======================================================================== > Yuli Barcohen | Phone +972-9-765-1788 | Software Project Leader > yuli at arabellasw.com | Fax +972-9-765-7494 | Arabella Software, Israel > ======================================================================== > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users >