ipq806x: increase kernel partition size for the TP-Link Archer VR2600v
authorStefan Lippers-Hollmann <s.l-h@gmx.de>
Fri, 18 May 2018 01:34:44 +0000 (03:34 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 24 May 2018 14:50:41 +0000 (16:50 +0200)
commitdb6e6f764335749451c7ec3332af1d71c0b67aa0
treeb614dc15db69edf7b3fc6a1b79d02ec49806a8f2
parent8bfce208f4989ecd2f0c0e4b4987cd7b25872bf8
ipq806x: increase kernel partition size for the TP-Link Archer VR2600v

The default image does not fit 2 MB anymore, expand kernel partition
to 3 MB.

Upgrading should work transparently via sysupgrade in both directions.
Another option would be to merge "kernel" and "rootfs" into a single
"firmware" partition using MTD_SPLIT_TPLINK_FW, but just changing the
sizes of the existing partitioning has been deemed safer in the absence
of an actual runtime test on an affected device; the maximum for rootfs
changes from 10.4 MB to 9.4 MB.

This change follows the example for the TP-Link Archer C2600, but has
not been runtime tested on a TP-Link Archer VR2600v.

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Cc: Sebastian Quilitz <zeraphim@x-pantion.de>
(cherry picked from commit 0c967d92b3d9ca34f01f194ad0353f131b42e986)
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts
target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts
target/linux/ipq806x/image/Makefile