Author: rmilecki
Date: 2016-04-20 20:24:35 +0200 (Wed, 20 Apr 2016)
New Revision: 49208
Modified:
branches/chaos_calmer/target/linux/bcm53xx/image/Makefile
Log:
bcm53xx: bump maximum TRX size for devices with serial flash
It was already increased for NAND devices so do the same for the ones
with serial memory.
Signed-off-by: Rafa{U+0142} Mi{U+0142}ecki <[email protected]>
Backport of r49207
Modified: branches/chaos_calmer/target/linux/bcm53xx/image/Makefile
===================================================================
--- branches/chaos_calmer/target/linux/bcm53xx/image/Makefile 2016-04-20
18:14:01 UTC (rev 49207)
+++ branches/chaos_calmer/target/linux/bcm53xx/image/Makefile 2016-04-20
18:24:35 UTC (rev 49208)
@@ -37,6 +37,7 @@
define Build/trx-serial
$(STAGING_DIR_HOST)/bin/trx \
-o $@ \
+ -m 33554432 \
-f $(word 1,$^) -a 1024 \
-f $(KDIR)/root.squashfs -a 0x10000 -A $(KDIR)/fs_mark
endef
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits