Openwrt/target/linux/ramips
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
..
base-files ramips: minor tweak to the lks7688 baord name 2015-11-05 10:01:23 +00:00
dts ramips: init usb power for Lenovo Y1S 2015-11-21 21:24:38 +00:00
files
image ramips: add support for ZBT WG2626 2015-11-02 10:18:19 +00:00
mt7620 ramips: add support for Dovado tiny AC 2015-11-02 10:17:51 +00:00
mt7621 ramips: minor fixes for mt7621 profiles 2015-11-07 12:51:48 +00:00
mt7628
mt7688
patches-3.18 ralink: add missing nand layer hack 2015-11-21 21:25:33 +00:00
rt288x
rt305x
rt3883
base-files.mk
Makefile
modules.mk