From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pankaj GOYAL Date: Tue, 14 Dec 2004 18:42:39 +0530 Subject: [U-Boot-Users] Nand flash problem Message-ID: <014e01c4e1de$96c308d0$0f10b40a@dlh.st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I m giving support of a 32MB Nand from STMicroelectronics in the u-boot.I have added the manufaturer id and device id in the list of the already supported device.The device is recognised successfully by the u-boot.But the problem is that It shows all the blocks as the bad block and not able to read and write on the Nand.While the Nand is working fine if I used the driver of the kernel after booting the kernel with the Help of the debugger I,e nand is not defective.Can anyone pls tell me what can be the problem. Thanks Bye