openwrt/target/linux/ar71xx
Koen Vandeputte b947de25a6 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-12 09:39:33 +02:00
..
base-files ar71xx: base-files: fix board detect on new MikroTik devices 2019-06-19 08:44:28 +02:00
files ar71xx: fix nand init issues on some rb2011 devices 2019-07-12 09:39:33 +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 kernel: bump 4.14 to 4.14.129 2019-06-24 16:40:01 +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 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00