bcm53xx: increate trx maxlen to prevent build failures with bigger images
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Apr 2015 20:09:15 +0000 (20:09 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Apr 2015 20:09:15 +0000 (20:09 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45461 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/bcm53xx/image/Makefile

index cf61317..4720aaf 100644 (file)
@@ -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