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:18:39 +0000 (11:18 +0200)
commit09b6755946409d8fd8e95fab003f037ae026f04b
treedfd1423079f57d5290fa82f2c84bc329950cdcfe
parentb54bef205846e2b30da23c1316c4a9b941c5078d
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