You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
base-files ramips: minor tweak to the lks7688 baord name 9 years ago
dts ramips: init usb power for Lenovo Y1S 9 years ago
files ramips: fix for kernel 4.0 napi repoll need return budgets number 9 years ago
image ramips: add support for ZBT WG2626 9 years ago
mt7620 ramips: add support for Dovado tiny AC 9 years ago
mt7621 ramips: minor fixes for mt7621 profiles 9 years ago
mt7628 ramips: add alsa support 9 years ago
mt7688 ramips: add LinkIt Smart7688 support 9 years ago
patches-3.18 ralink: add missing nand layer hack 9 years ago
rt288x ramips: disable the openwrt commandline hack 9 years ago
rt305x ramips: rt305x: enable seama mtdsplit parser 9 years ago
rt3883 ramips: disable the openwrt commandline hack 9 years ago
Makefile ramips: add subtarget for mt7688 9 years ago
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 13 years ago
modules.mk ramips: add alsa support 9 years ago