From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Linz Date: Thu, 27 May 2004 17:16:30 +0200 Subject: [U-Boot-Users] flash erase In-Reply-To: <052401c443f1$218d1550$6b01a8c0@cc> References: <04052710062500.02603@pcj86> <052401c443f1$218d1550$6b01a8c0@cc> Message-ID: <04052717163003.02603@pcj86> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Donnerstag, 27. Mai 2004 15:47 schrieb CG: > 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 don't know about the dnp1110 project. You should read the 28F128J3 data sheet and merge this information with your board schemetic into your flash algo code ... you can peer into several U-Boot board portings to learn more about INTEL Flash access. best regards, Stephan