Adrian Schmutzler 4b4856bc53 ath79: fix IMAGE_SIZE for common TP-Link definitions
So far, IMAGE_SIZE is set as follows:
tplink-4m*   3904k  0x3d0000
tplink-8m*   7936k  0x7c0000
tplink-16m* 15872k  0xf80000

However, based on the size of firmware partitions in DTS it should
be:
tplink-4m*   3904k  0x3d0000
tplink-8m*   8000k  0x7d0000
tplink-16m* 16192k  0xfd0000

All (!) 8m*/16m* devices actually follow the latter scheme, which
is also consistent in terms of left free space for other
partitions. Thus, fix it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-10-27 14:02:43 +01:00
..
2019-09-24 12:52:05 +02:00
2019-10-19 13:16:57 +02:00
2019-10-22 22:05:21 +02:00
2019-10-15 16:11:28 +02:00
2019-09-15 15:00:17 +00:00
2019-10-19 13:16:57 +02:00
2019-10-19 13:16:57 +02:00
2019-10-12 01:22:46 +02:00
2019-09-29 00:46:13 +02:00
2019-10-19 13:16:57 +02:00
2019-09-11 15:17:09 +02:00
2019-10-06 21:28:49 +02:00
2019-05-11 17:15:41 +02:00
2019-10-08 12:44:35 +02:00