1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 08:18:39 +03:00
openwrt-xburst/tools
nbd 72ac579241 bcm963xx: add cfe image tagging utility
This replaces the proprietary bcmImageBuilder program from the Broadcom source
drops. It basically adds a 256 bytes header in front of the kernel + rootfs
which contains a few text signatures, the locations of the data as well as the
checksums of the data and the tag. It also adds a 12 bytes header in front of
the LZMA kernel which contains the load address, kernel entry and the size of
the compressed LZMA data.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:29:51 +00:00
..
automake add automake to tools/ 2007-12-25 00:27:32 +00:00
bison Device Tree Compiler require more recent bison ... 2008-02-05 19:39:57 +00:00
ccache build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 2007-08-07 00:04:25 +00:00
dtc put the dtc to the other host tools (thanks to Thomas) 2008-03-18 20:44:12 +00:00
firmware-utils bcm963xx: add cfe image tagging utility 2008-05-18 17:29:51 +00:00
genext2fs rename tools/ext2fs to tools/genext2fs 2007-12-24 23:02:02 +00:00
include fix sstrip linux compile 2006-10-14 23:12:29 +00:00
ipkg-utils Prevent the use of underscores in package names (#2801) 2007-12-13 10:53:57 +00:00
lzma fix another build issue on some osx machines - run ranlib on the lzma lib archive 2007-12-02 22:44:44 +00:00
mkimage tools/mkimage: Include sys/types.h on Darwin/BSD. 2007-12-05 18:45:11 +00:00
mtd-utils build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 2007-08-07 00:04:25 +00:00
patch-cmdline build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 2007-08-07 00:04:25 +00:00
pkg-config added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 2007-10-06 23:50:47 +00:00
sed build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 2007-08-07 00:04:25 +00:00
squashfs build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 2007-08-07 00:04:25 +00:00
sstrip fix sstrip compile on mac os x 2007-12-02 21:16:24 +00:00
Makefile build dtc for all powerpc targets (suggested by Kaloz) 2008-03-09 21:42:10 +00:00