bcm53xx: fix support for TP-Link Archer C5 v2 and C9 v1
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 4 Aug 2020 21:29:04 +0000 (23:29 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 25 Jan 2021 17:53:29 +0000 (18:53 +0100)
commitf8ed857dabaa449d84a51a2942dfee2d5e8d58ea
tree88b4f3b3b80eebd5e4290fed27f2d219b7697d1a
parent23be333401f06a49d7081b051b2cdf84f8a75149
bcm53xx: fix support for TP-Link Archer C5 v2 and C9 v1

As it appears, these devices just needed a resize of their os-image
partition. Increase it to 0x300000, so we have some extra space left
for future kernels.

Note that this only adjusts the partioning scheme, but since I
do not own the device I cannot say whether the bootloader will
actually cope with os-image > 2 MiB.

Cc: John Crispin <john@phrozen.org>
Cc: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/bcm53xx/image/Makefile
target/linux/bcm53xx/patches-4.19/330-tplink-archer-increase-os-image.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-5.4/330-tplink-archer-increase-os-image.patch [new file with mode: 0644]
tools/firmware-utils/src/tplink-safeloader.c