From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohamed Thalib H Date: Fri, 21 May 2010 17:10:41 +0530 Subject: [U-Boot] NAND write issue is DM355 Message-ID: <4BF67139.7050107@e-consystems.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 all, I am porting u-boot to TI DM355 based board. When I write to nand using nand write command upto offset of 0x60000 it is working fine. but If I write above 0x70000 it is writing to 0x0 address. Can some one give me suggestion how to correct this issue. NAND size 64M -- Best Regards, Mohamed Thalib H