tplink-safeloader: increase kernel partition for CPE/WBSx10v1
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 19 Jul 2019 12:58:44 +0000 (14:58 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 7 Aug 2019 16:04:03 +0000 (18:04 +0200)
commitd1d13ae9548198dd7b3f66bfc4ee5a2f616d500c
treea593d1b5c58dee116e2ea75d0c7c779999a8a60a
parent2fc7a2712f44de68b0fade4badb07ce9ea07ed16
tplink-safeloader: increase kernel partition for CPE/WBSx10v1

This is a preparation for ath79 support of the CPE210/CPE510 v1.
Kernel size is chosen equal to the latest update for CPE610 v1.

This also updates the partition size in ar71xx target, so code
remains consistent if someone looks up the device. Since CPE210,
CPE510, WBS210 and WBS510 (all v1) share the same partition
layout definition, and are on deprecated target anyway, this
changes them all at once.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
src/tplink-safeloader.c