summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/image
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-16 20:09:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-16 20:09:15 +0000
commitd51420eedc342f95754480a8047f69fe31125df2 (patch)
tree4856f7a9af02467297302a64a02af270646780af /target/linux/bcm53xx/image
parentf8d499fd3f6df94373247c7c01e8d717798dc077 (diff)
downloadmaster-31e0f0ae-d51420eedc342f95754480a8047f69fe31125df2.tar.gz
master-31e0f0ae-d51420eedc342f95754480a8047f69fe31125df2.tar.bz2
master-31e0f0ae-d51420eedc342f95754480a8047f69fe31125df2.zip
bcm53xx: increate trx maxlen to prevent build failures with bigger images
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45461
Diffstat (limited to 'target/linux/bcm53xx/image')
-rw-r--r--target/linux/bcm53xx/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index cf61317eb0..4720aaf309 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -33,6 +33,7 @@ endef
define Build/trx-nand
$(STAGING_DIR_HOST)/bin/trx \
-o $@ \
+ -m 33554432 \
-f $(word 1,$^) \
-a 0x20000 -f $(KDIR)/root-block-0x20000-min-0x800.ubi \
-a 0x20000 -A $(KDIR)/fs_mark