ath79-tiny: enable 4k sectors
authorPaul Fertser <fercerpav@gmail.com>
Tue, 26 Nov 2019 13:01:11 +0000 (16:01 +0300)
committerPetr Štetiar <ynezz@true.cz>
Thu, 19 Dec 2019 21:41:57 +0000 (22:41 +0100)
commit05d35403b211ccb9bf20e2b3c0b7a30c82c6d6a2
treeabea039174757ac34762d868ce7bcf10eb76b4c8
parentb14e529dd7f10646e3f9a6b36cd3d93fd6c36dc8
ath79-tiny: enable 4k sectors

This enables using 4kiB sectors as erase blocks for 4MiB NOR flash ICs
that support it.

Writeable jffs2 overlay used to store settings requires a partition with
at least 5 erase blocks, so using small sectors is essential for devices
with 4MiB flash.

Sysupgrading a device running firmware without this feature will likely
not allow to preserve configs automatically but since ath79 is
considered to be in a "technology preview" state it shouldn't be a
problem.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
target/linux/ath79/tiny/config-default