ath79: increase kernel partition for ar9344 TP-Link CPE/WBS
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 30 Aug 2020 19:26:57 +0000 (21:26 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 30 Aug 2020 20:20:37 +0000 (22:20 +0200)
commit9ac5a269b57cefd81324ac4ab3cbf9a6e80abc45
tree81191ba9749950314e96504e6e595adb24c356da
parent333086d981d9f334d3c5cca538c26593175c88bf
ath79: increase kernel partition for ar9344 TP-Link CPE/WBS

The kernel has become too big again for the ar9344-based TP-Link
CPE/WBS devices which still have no firmware-partition splitter.

Current buildbots produce a kernel size of about 2469 kiB, while
the partition is only 2048 kiB (0x200000). Therefore, increase it
to 0x300000 to provide enough room for this and, hopefully, the
next kernel.

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