brcm47xx: image: build alternative TRX using less optimized LZMA
authorHauke Mehrtens <hauke@openwrt.org>
Mon, 18 Aug 2014 21:00:55 +0000 (21:00 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Mon, 18 Aug 2014 21:00:55 +0000 (21:00 +0000)
commit709aa589d4718dd7a816a0aac412412c9fb6d832
tree9cc9481541730a4b0881532392bb572b395a8913
parent49cb5e4fe66f61b42f97d4089a17f39bcea1968f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42205 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/image/Makefile