ralink: FireWRT flash size is up to 16M.
authorJohn Crispin <john@openwrt.org>
Wed, 11 Mar 2015 15:55:28 +0000 (15:55 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 11 Mar 2015 15:55:28 +0000 (15:55 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44661

target/linux/ramips/image/Makefile

index 6e6b10bd4675aa38150b807df48c38b636bc905d..45ae3a585a8a01fb99ceab339dd573252df4986b 100644 (file)
@@ -935,7 +935,7 @@ endef
 
 define Device/firewrt
   DTS := FIREWRT
-  IMAGE_SIZE := $(ralink_default_fw_size_8M)
+  IMAGE_SIZE := $(ralink_default_fw_size_16M)
 endef
 
 #