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/pistachio
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
..
base-files base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN 7 years ago
image pistachio: remove custom board detection override 7 years ago
patches-4.9 kernel: update 4.9 to 4.9.44 7 years ago
profiles target: add pistachio 7 years ago
Makefile target: add pistachio 7 years ago
config-4.9 kernel: add support for limiting 4K erase sector support based on flash chip size 7 years ago