openwrt/target/linux/ar71xx
Koen Vandeputte 1d2b2e744e ar71xx: fix nand init issues on some rb2011 devices
While flashing lots of RB2011 devices, I noticed that
some of them refused to boot properly, failing over the NAND parameters.

Checking in detail shows that some device seem to use another NAND flash
which only support standard 2048-byte pages, without 512-byte subpage support.

This commit disables usage of these small subpage completely.

Advantages:
- Both NAND's with(out) subpage support are working now
- The nand speed increases a bit (measured roughly 1%) in typical usecases

Disadvantages:
- The maximum storage capacity decreases by ~0.2%
as small changes can consume a full page (2048 bytes) now.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-07-31 16:53:41 +02:00
..
base-files ar71xx: fix Mikrotik board detection 2019-07-29 10:13:45 +02:00
files ar71xx: fix nand init issues on some rb2011 devices 2019-07-31 16:53:41 +02:00
generic ar71xx: add support for Gainstrong MiniBox V3.2 2018-11-15 19:49:51 +01:00
image ar71xx: Add "info" partition for TP-Link Archer C7 v5 2019-04-08 18:37:04 +02:00
mikrotik treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
nand treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
patches-4.14 ar71xx: update qca-usb-quirks patch 2019-07-25 07:48:10 +02:00
tiny ar71xx: move OCEDO Koala to generic and use dynamic partitioning 2018-10-29 11:21:23 +01:00
config-4.14 ar71xx: add support for Gainstrong MiniBox V3.2 2018-11-15 19:49:51 +01:00
Makefile ar71xx: make target source-only 2019-06-17 09:42:37 +02:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00