<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
&gt; On 12 October 2010 20:18, gai boger &lt;bebegai@hotmail.com&gt; wrote:<BR>&gt; &gt; ...<BR>&gt; &gt; It seems that the problem is apparent only with the NOR u-boot and I've<BR>&gt; &gt; tried several ways and I can't flash a new kernel to the NAND.<BR>&gt; &gt;<BR>&gt; &gt; Forgive me if I hadn't done my homework and looked throughly through the<BR>&gt; &gt; wiki pages but is there a way to flash a new kernel to the NAND through a<BR>&gt; &gt; distribution working on the SD card?<BR>&gt; <BR>&gt; That's my favorite way of flashing a new kernel:<BR>&gt; <BR>&gt; flash_eraseall /dev/mtd3<BR>&gt; nandwrite -p /dev/mtd3 kermel_image<BR>&gt; <BR>&gt; Use mtd6 for flashing a new rootfs. With dfu-util it's way too slow.<BR><BR>
I eventually managed to flash the kernel through dfu-util on windows.<BR>
&nbsp;<BR>
&nbsp;<BR>
Thank you for your help.<BR>                                               </body>
</html>