From mboxrd@z Thu Jan 1 00:00:00 1970 From: alex889 Date: Thu, 16 Sep 2010 00:45:39 -0700 (PDT) Subject: [U-Boot] Problem with burning Kernel Message-ID: <29725766.post@talk.nabble.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 have a strange problem that causes a lot of difficulties to our production . My aim is to burn the Kernel. On some boards in the production there's this problem: If I write to the command line: nand erase 0x400000 0x200000 and then tftp and then write the Kernel to the NAND it works fine. But if i first do tftp to get the Kernel and then erase the NAND, everything is stuck, and only pulling out the power helps. Am i doing something wrong? Do you have any idea? Thanks, Alex -- View this message in context: http://old.nabble.com/-U-Boot--Problem-with-burning-Kernel-tp29725766p29725766.html Sent from the Uboot - Users mailing list archive at Nabble.com.