1
0
Fork 0
forked from mirror/openwrt
openwrt/tools/firmware-utils/src
Felix Fietkau 63300d3d91 Fix broadcom squashfs images:
We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.

SVN-Revision: 7253
2007-05-15 18:41:48 +00:00
..
addpattern.c move target/utils to tools/firmware-utils 2006-12-06 23:41:38 +00:00
airlink.c Fix 32/64bits issues with airlink image generator 2007-05-11 18:22:22 +00:00
csysimg.h Add ADM5120 based edimax image generation utilities 2007-04-02 17:10:48 +00:00
dgfirmware.c move target/utils to tools/firmware-utils 2006-12-06 23:41:38 +00:00
mkcsysimg.c mkcsysimg typos 2007-04-03 19:55:10 +00:00
mkmylofw.c Fix mkmylofw write_out_padding routine 2007-03-29 22:20:21 +00:00
motorola-bin.c move target/utils to tools/firmware-utils 2006-12-06 23:41:38 +00:00
myloader.h Add definitions to myloader thanks Gabor Juhos 2007-03-26 07:31:28 +00:00
ptgen.c make ptgen print the end offset of the last partition as well 2007-02-25 17:58:54 +00:00
srec2bin.c Fix a warning 2007-03-18 13:06:33 +00:00
trx.c Fix broadcom squashfs images: 2007-05-15 18:41:48 +00:00
trx2usr.c move target/utils to tools/firmware-utils 2006-12-06 23:41:38 +00:00