brcm47xx: image: build alternative TRX using less optimized LZMA
authorJohn Crispin <john@openwrt.org>
Mon, 1 Sep 2014 13:21:42 +0000 (13:21 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 1 Sep 2014 13:21:42 +0000 (13:21 +0000)
commit9cf5568b45fcaf1f748d8dfbd49f3e17e8d20eb5
tree423260e3e92cc2d41bf82c28212e50671a3f9697
parent6ce6567f482febacb5b014b38482efd7f47c0066
brcm47xx: image: build alternative TRX using less optimized LZMA

There is a group of devices that lzma-loader doesn't work with. They
simply hang at "Starting program at 0x80001000" which is really hard to
debug and we didn't find any solution for this for years.

Broadcom doesn't use lzma-loader on these devices anyway. They decided
to drop lzma-loader and use less optimal LZMA compression that can be
handled by CFE itself (it doesn't use dictionary).

So support these devices we will need kernel compressed with different
parameters and trx without a loader.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Backport of r42205

SVN-Revision: 42371
target/linux/brcm47xx/image/Makefile