2dfabe3991
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 |
||
---|---|---|
.. | ||
adm5120 | ||
amazon | ||
ar7 | ||
at91 | ||
atheros | ||
au1000 | ||
avr32 | ||
brcm47xx | ||
brcm63xx | ||
brcm-2.4 | ||
etrax | ||
generic-2.4 | ||
generic-2.6 | ||
ifxmips | ||
iop32x | ||
ixp4xx | ||
magicbox | ||
olpc | ||
ppc40x | ||
ppc44x | ||
ps3 | ||
pxa | ||
rb532 | ||
rdc | ||
sibyte | ||
storm | ||
uml | ||
x86 | ||
Makefile |