1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 14:28:59 +03:00
openwrt-xburst/target
nbd 8a5477f586 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:30:04 +00:00
..
imagebuilder Detach the building of sdk and imagebuilder from "Select all packages 2008-03-19 08:16:02 +00:00
linux bcm963xx: image generation using image tagger 2008-05-18 17:30:04 +00:00
sdk Detach the building of sdk and imagebuilder from "Select all packages 2008-03-19 08:16:02 +00:00
Config.in add a gpio feature for devices supporting the generic GPIO interface 2008-04-20 09:46:45 +00:00
Makefile fix a dependency bug 2007-08-30 22:43:25 +00:00