ar71xx: Fix IMAGE_SIZE for TP-Link Archer C7 v5
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 8 Apr 2019 12:59:48 +0000 (14:59 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 11 Apr 2019 20:54:45 +0000 (22:54 +0200)
commit6ac061f31991a2aad8b1b26fe8710c3347637501
treee7e85953cd9a2c52f1535729fd5bb38fc0a2fa0b
parent7268ebb1e484ac6619963401f484421fa819cd7d
ar71xx: Fix IMAGE_SIZE for TP-Link Archer C7 v5

IMAGE_SIZE for C7v5 is wrong in openwrt-18.06, looks like it
was just copied from C7v4. In master, this got fixed with the
introduction of dynamic partitioning in
https://github.com/openwrt/openwrt/commit/7c78be1b747eb0c8d64da67deb3a8aec75bd7b9c

However, this is not connected to the changes introduced there,
but also applies to the static partitioning in openwrt-18.06.
It appears to be simply wrong at the moment ...

Tested-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ar71xx/image/generic-tp-link.mk