From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Sun, 20 Jan 2013 15:29:13 +0100 Subject: [U-Boot] Flash Not Erased Problem with M29W128GL In-Reply-To: <02BE3AF15ED7E746BB6EBFDD1431024707C3A791@IGTEBLRMB12.igatecorp.com> References: <20130116102613.GA5486@sion.sysam> <02BE3AF15ED7E746BB6EBFDD1431024707C3A791@IGTEBLRMB12.igatecorp.com> Message-ID: <20130120142913.GA4505@sion.sysam> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Ramesh, i am using last u-boot form git / master. You can get the file fome there, just go to u-boot site, custodians, click "master", selct tree and click on the file. Still, some questions: How is the flash connected, as 8 or 16 bit data port ? Is the flash connected stirght D0/D15 to D0/D15 of the cpu ? Did you try to add the TIMEOUT config field, as i posted ? Can you try to use the command "erase" and dump to see if the flash can get erased ? Regards, Angelo