kirkwood: increase kernel partition of Linksyses
authorPawel Dembicki <paweldembicki@gmail.com>
Thu, 24 Jun 2021 11:10:09 +0000 (13:10 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 13 Sep 2021 13:24:35 +0000 (15:24 +0200)
commit0e29e05deed1edd3884ca888ae7e1b549c84bfd0
tree7e94123d15d8cf054174463d4904bb9109065862
parent601864c09eae5b22620bc7942ceae13c2f081f1e
kirkwood: increase kernel partition of Linksyses

At this moment kernel partition in Linksyses EA3500/E4200/EA4500 is
ended before start of rootfs partition. It was introduced in 9808b9ae02
and it broke easy revert to stock. Sysupgrade, when OFW is used, write
whole stock image to kernel partition. Most likeley image will be bigger
than small kernel partition and it make stock system invalid.

This patch change size of kernel partitions and now it overlaps rootfs.
Revert to stock will be possible again.

Fixes: 9808b9ae02 ("kirkwood: switch to kernel 4.9")
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
target/linux/kirkwood/files-5.4/arch/arm/boot/dts/kirkwood-ea3500.dts
target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch