[OpenWrt-Devel] [RFC] A patch for mt7621 nand controler. Revision 2.

Kirill Berezin fyiwdt at gmail.com
Fri Nov 13 02:55:08 EST 2015


Hello,

It turned out that mtk_nand driver uses some sophisticated accounting and a
general nand code must be patched.

This patch adds required read and erase calls to a general nand code. I
used a  code  for re6500 released by Linksys as a reference.

All required operations (erase, write and read) are usable. However I found
that jffs2 filesystem can be created only on top of a ubi volume. I tried
to create jffs2 directly on mtd device but pages with clean markers are
became uncorrectable.

This patch also includes changes that I sent earlier.

Best regards,
Kirill.

Signed-off-by: Kirill Berezin (fyiwdt at gmail.com)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20151113/f3bd544f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0401-mtk_nand_alloc_buffer.patch
Type: text/x-patch
Size: 5620 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20151113/f3bd544f/attachment.bin>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list