From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Thu, 27 May 2004 09:47:19 -0400 Subject: [U-Boot-Users] flash erase References: <1085564564.4870.15.camel@Gargouille.comodoindia> <048d01c4432c$6cb9e280$6b01a8c0@cc> <04052710062500.02603@pcj86> Message-ID: <052401c443f1$218d1550$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 Do you have an example to know how to erase the flash 28F128J3 from INTEL? I copied the reset flash routine from dnp1110 project. I use 16-bit data width, CS0. I would like to use this flash in order to store u-boot and applications (linux and ramdisk). Regards Christian ----- Original Message ----- From: "Stephan Linz" To: "CG" ; Sent: Thursday, May 27, 2004 4:06 AM Subject: Re: [U-Boot-Users] flash erase > Am Mittwoch, 26. Mai 2004 16:19 schrieb CG: > > Hello all, > > > > I added a new flash (28F128J3C) to my board and u-boot seems detect the > > flash now. > > > > --snip-- > > > > 100000f0: ffffff10 ffff00b0 ffff00b0 ffff3c30 > > > > What should be the content after erasing the memory? > > Flash memory has content 0xff in erased state. > > > > > When I copy a file from RAM to this flash sector. I got this error : > > Copy to Flash... not erased at 10000004 (0) > > Your flash algos seems to be not OK. The Flash is not erased. Checkup and > fix your /flash.c file. > > > best regards, > Stephan > > > ------------------------------------------------------- > 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 >