[OpenWrt-Devel] [PATCH 2/2] ralink: FireWRT flash size is up to 16M.
wengbj
fl.service at t-firefly.com
Wed Mar 11 03:00:08 EDT 2015
Signed-off-by: wengbj <fl.service at t-firefly.com>
---
target/linux/ramips/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile
index 6e6b10b..45ae3a5 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -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
#
--
1.7.9.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list