ramips: limit dictionary size for lzma compression
authorFelix Fietkau <nbd@nbd.name>
Tue, 19 Jun 2018 08:06:50 +0000 (10:06 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 3 Jul 2018 09:20:37 +0000 (11:20 +0200)
commit5505ab5c947b10a2ce3997f2747420ea9ea103ca
tree4ba07535888e89781c31e00b802ac84e3fb0ec8e
parentab7cabd09df542cf3558725573c2ef2cf1c7cdff
ramips: limit dictionary size for lzma compression

In some cases, recent builds fail to boot from flash with at least some
MT7621 based devices. The error message is:
"LZMA ERROR 1 - must RESET board to recover"
Booting the same kernel via TFTP works for some reason.

Through testing I figured out that limiting the LZMA dictionary size
seems to prevent these errors

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/image/Makefile