NAND Kernel partition vanished

Joachim Ott jo.omsl at googlemail.com
Wed Oct 13 00:10:13 CEST 2010


On 12 October 2010 20:18, gai boger <bebegai at hotmail.com> wrote:
> ...
> It seems that the problem is apparent only with the NOR u-boot and I've
> tried several ways and I can't flash a new kernel to the NAND.
>
> Forgive me if I hadn't done my homework and looked throughly through the
> wiki pages but is there a way to flash a new kernel to the NAND through a
> distribution working on the SD card?

That's my favorite way of flashing a new kernel:

flash_eraseall /dev/mtd3
nandwrite -p /dev/mtd3 kermel_image

Use mtd6 for flashing a new rootfs. With dfu-util it's way too slow.



More information about the support mailing list