bcm963xx: image generation using image tagger
authorFelix Fietkau <nbd@openwrt.org>
Sun, 18 May 2008 17:30:04 +0000 (17:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 18 May 2008 17:30:04 +0000 (17:30 +0000)
commitfe41b87d842ee2b3c292e8a87822fed4a423513a
tree1fdcb14f68659caf865d2ba09b9c17dae45d2e50
parent0d2cbd5da8eae79fc37486b5c03fc4d7e4deba9e
bcm963xx: image generation using image tagger

This adds CFE tagged image generation in the BCM963xx target image Makefile.
It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi.
It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP,
which is based on a slightly older LZMA SDK. Anyways, some of the code is
GPL, some of it is LGPL, so it might be that Broadcom owes some sources.
Also, LZMA has a bug which causes it to generate different output when you
are using stdin / stdout compared to plain files. I've just worked around
the issue by using plain files.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11171
target/linux/brcm63xx/image/Makefile