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/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>
7 years ago
..
armv8_32b kernel: add support for limiting 4K erase sector support based on flash chip size 7 years ago
armv8_64b kernel: add support for limiting 4K erase sector support based on flash chip size 7 years ago
base-files/etc layerscape: add 64b/32b target for ls1012ardb device 8 years ago
image layerscape: only support 64-bit for ls1088ardb/ls2088ardb 7 years ago
patches-4.9 layerscape: reverse changes to ndo_get_stats64 7 years ago
Makefile layerscape: add linux 4.9 support 7 years ago
modules.mk layerscape: add 64b/32b target for ls1012ardb device 8 years ago