ar71xx/image: fix imagesize of template tplink-8mlzma
authorJohn Crispin <john@openwrt.org>
Sat, 18 Apr 2015 10:19:09 +0000 (10:19 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 18 Apr 2015 10:19:09 +0000 (10:19 +0000)
The new image size is verified by a running tplink device and checked
against mktplinkfw source code.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 45488

target/linux/ar71xx/image/Makefile

index 8766756871de5f7001807aeaa06e31e477efbcd2..a4ebccb53f6ce569bfca430fabdb3484f06547b1 100644 (file)
@@ -153,7 +153,7 @@ endef
 define Device/tplink-8mlzma
 $(Device/tplink)
   TPLINK_FLASHLAYOUT := 8Mlzma
 define Device/tplink-8mlzma
 $(Device/tplink)
   TPLINK_FLASHLAYOUT := 8Mlzma
-  IMAGE_SIZE := 8000k
+  IMAGE_SIZE := 7936k
 endef
 
 define Device/tl-wdr4300-v1
 endef
 
 define Device/tl-wdr4300-v1