diff options
author | John Crispin <blogic@openwrt.org> | 2015-11-21 21:25:33 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-11-21 21:25:33 +0000 |
commit | d6584555dd2494ca34716be3578c2274c907ecb6 (patch) | |
tree | 12422661ec773ff7704e36eeb5dd80fbf2cf9751 /target/linux/brcm63xx/modules.mk | |
parent | 07fc0cb85fc35a3ac620e46635d2898afa2a38a9 (diff) | |
download | master-187ad058-d6584555dd2494ca34716be3578c2274c907ecb6.tar.gz master-187ad058-d6584555dd2494ca34716be3578c2274c907ecb6.tar.bz2 master-187ad058-d6584555dd2494ca34716be3578c2274c907ecb6.zip |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/modules.mk')
0 files changed, 0 insertions, 0 deletions