openwrtv4/target/linux/layerscape
Felix Fietkau c08293893a kernel: add support for limiting 4K erase sector support based on flash chip size
Some targets need 4K sectors for small flash chips (e.g. some
routerboards, where the entire chip is just one "erase block"), whereas
on other devices 4K sectors lead to horrible flash erase/write
performance.

Set the default limit in the generic kernel configuration to 4 MiB to
ensure that all new platforms don't use 4K sectors for bigger flash
chips. On all existing targets use 16 MiB for now to avoid regressions.
They will be changed individually in follow-up commits.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-11-06 16:38:25 +01:00
..
armv8_32b kernel: add support for limiting 4K erase sector support based on flash chip size 2017-11-06 16:38:25 +01:00
armv8_64b kernel: add support for limiting 4K erase sector support based on flash chip size 2017-11-06 16:38:25 +01:00
base-files/etc layerscape: add 64b/32b target for ls1012ardb device 2016-10-31 17:00:10 +01:00
image layerscape: only support 64-bit for ls1088ardb/ls2088ardb 2017-10-12 23:40:27 +02:00
patches-4.9 layerscape: reverse changes to ndo_get_stats64 2017-10-29 16:16:35 +01:00
Makefile layerscape: add linux 4.9 support 2017-10-07 23:13:23 +02:00
modules.mk layerscape: add 64b/32b target for ls1012ardb device 2016-10-31 17:00:10 +01:00