brcm47xx: image: build alternative TRX using less optimized LZMA
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 18 Aug 2014 21:00:55 +0000 (21:00 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 18 Aug 2014 21:00:55 +0000 (21:00 +0000)
commit09739f8ba5f4f6e4d7a4c3312a8471c06e99a8f1
tree525873a2b8995977bbc9e69f05c3d613c6903bc2
parent32b3f9cdc66f2a89ecd4556725acb57d39c3a54d
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>
SVN-Revision: 42205
target/linux/brcm47xx/image/Makefile