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

John Crispin blogic at openwrt.org
Sat Nov 21 13:25:12 EST 2015


Hi,

ugly patch to make an ugly driver work. i am sure you had a lot of fun
debugging this one. thanks !

	John

On 13/11/2015 08:55, Kirill Berezin wrote:
> 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 <mailto:fyiwdt at gmail.com>)
> 
> 
> 
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
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