ramips: tplink,mr600v2: fix image generation for sysupgrade image
authorAndreas Böhler <dev@aboehler.at>
Sun, 2 Apr 2023 08:40:47 +0000 (10:40 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 8 Jun 2023 13:33:14 +0000 (15:33 +0200)
commit0c885c1542382e737856864508448342fc61bb51
tree60d3bfee0608638095620ff85bfcee730ac21e91
parentbb0306969134a5390b537465700175ed114c3427
ramips: tplink,mr600v2: fix image generation for sysupgrade image

The MR600v2 does not find its rootfs if it is neither directly after the
kernel or aligned to an erase block boundary (64k).

This aligns the rootfs to 0x10000 allowing the device to boot again. Based
on investigation by forum user relghuar.

Signed-off-by: Andreas Böhler <dev@aboehler.at>
(cherry picked from commit 46b51e9e992884c81f4838440cd2967e67db3a79)
target/linux/ramips/image/mt7621.mk