2013/8/9 Joe XUE <[email protected]>:
> NAND flash has very possibility to has bad blocks.
>
> Some bootloaders such as u-boot support to skip bad blocks when it read
> the kernel image from NAND falsh.
>
> For now, the mtd just exits when it meet the bad block. That means even
> there is one bad block in NAND flash, then we can't use mtd to write
> image to it.
>
> Change to let mtd skip bad blocks when it is writing the image to NAND flash.

Is this not supposed to be handled by "nandwrite"?

-- 
Rafał
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to