ramips: mt7620: do not pad sysupgrade Archer images
authorThibaut VARENE <hacks@slashdirt.org>
Wed, 2 Aug 2017 14:28:16 +0000 (16:28 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 4 Oct 2017 20:22:56 +0000 (22:22 +0200)
commitf9a849ca84f596aafd7c167b2410ec5446c84784
tree2fdc166361eadf96f369c02799379c19a4fd6741
parentee32de4426daa3599fd9a3ffc0da8225aa016679
ramips: mt7620: do not pad sysupgrade Archer images

The current makefile unnecessarily pads sysupgrade image for Archer devices.

This has three implications:
1. higher risk of OOM when uploading the binary image to the device
2. much slower upgrade due to time wasted erasing and writing padding
3. grows image beyond available flash size if metadata are appended

This is already fixed in master, albeit in a completely different way (the
whole target have been reworked)

Fixes: FS#1025, FS#1039
Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
target/linux/ramips/image/mt7620.mk