From mboxrd@z Thu Jan 1 00:00:00 1970 From: zj_31529 Date: Wed, 23 May 2007 22:55:50 +0800 (CST) Subject: [U-Boot-Users] The command of nand write cannot write zImage to nandflash Message-ID: <2858522.2167441179932150829.JavaMail.coremail@bj163app61.163.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 patch NAND (including boot-from-NAND via steppingstone) support to the S3C2410 SoC code in u-boot(http://svn.openmoko.org/trunk/src/target/u-boot/patches/uboot-s3c2410-nand.patch). The u-boot-1.1.6 print the nandflash info to DNW,and the command of "tftp 0x31000000 zImage" is ok,but the command of "nand write.jffs2 0x31000000 0x2030000 0xc0000 "cannot write the zImage of Linux 2.4 to the nandflash and the u-boot print "Bad block check failed". When I excuted the command of "nand write 0x31000000 0x2030000 0xc0000",the u-boot print "0 bytes writed". Can you give me a hand. Thank you very much! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.denx.de/pipermail/u-boot/attachments/20070523/96da11da/attachment.htm