openwrt/target/linux/ath79
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
..
base-files ath79: add support for ZyXEL NBG6716 2019-10-27 13:38:49 +01:00
dts ath79: add support for ZyXEL NBG6716 2019-10-27 13:38:49 +01:00
files ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
generic ath79: widen RedBoot directory search and add PHY 2019-07-17 22:59:29 +02:00
image ath79: fix IMAGE_SIZE for common TP-Link definitions 2019-10-27 14:02:43 +01:00
nand ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.147 2019-10-08 12:44:35 +02:00
patches-4.19 ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
tiny treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 ath79: add support for D-Link DIR-859 A1 2018-12-30 20:08:13 +01:00
config-4.19 ath79: add support for Qihoo C301 2019-07-16 09:51:03 +08:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00