John Crispin 55ee2e0ef7 ralink: add missing nand layer hack
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.

Signed-off-by: Kirill Berezin <fyiwdt@gmail.com>

SVN-Revision: 47565
2015-11-21 21:25:33 +00:00
..
2015-10-04 11:34:39 +00:00
2015-11-21 21:25:13 +00:00
2015-07-22 12:51:11 +00:00
2015-11-21 17:35:59 +00:00
2015-11-15 21:33:33 +00:00
2015-04-12 20:48:13 +00:00
2015-10-26 09:00:35 +00:00