1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:09:29 +03:00
openwrt-xburst/tools
markus 3c05ba2472 fix CRC32 calculation for sysupgrade
* reduce image size for CRC calculation by fs_mark size

sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 15:37:37 +00:00
..
autoconf clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
automake [tools] update automake to 1.10, fixes #6022 2009-11-24 21:17:20 +00:00
bison [tools] fix download url 2009-05-31 10:07:35 +00:00
ccache clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
cloog tools: update cloog to 0.15.9 2010-04-21 17:21:29 +00:00
firmware-utils fix CRC32 calculation for sysupgrade 2010-07-27 15:37:37 +00:00
genext2fs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
gmp tools: update gmp to 4.3.2 2010-04-24 20:11:08 +00:00
include [tools] more cygwin related build fixes 2009-04-14 14:54:34 +00:00
ipkg-utils build system refactoring in preparation for allowing packages to do host-build steps 2009-02-22 04:37:20 +00:00
libelf libelf: get rid of CRLF encoding in the makefile (thx, danimo) 2010-06-03 00:44:49 +00:00
libuuid libuuid: only build the static variant - fixes compile on mac os x 2010-01-16 00:11:38 +00:00
lzma make the lzma version kernel version dependent, and only build the one we do need 2009-11-15 20:25:29 +00:00
lzma-old set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma package 2009-05-23 13:21:43 +00:00
m4 clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
mkimage [tools] mkimage: fix compilation on FreeBSD 2010-07-22 02:43:44 +00:00
mklibs mklibs: fix missing __pack_f symbol in uclibc after relink 2009-11-17 04:36:07 +00:00
mpc add gcc-4.5.0 preliminary support 2010-04-19 15:43:08 +00:00
mpfr add gcc-4.5.0 preliminary support 2010-04-19 15:43:08 +00:00
mtd-utils mtd-utils: remove bogus include statement to make it more portable 2010-04-14 10:50:33 +00:00
patch-cmdline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
pkg-config clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
ppl add cloog and ppl to the tools build for the graphite framework in gcc 4.4 2009-11-02 00:47:21 +00:00
quilt tools: update quilt to 0.48 2010-04-24 19:54:53 +00:00
sed [tools] revert r17022, this is not the way to do this 2009-07-26 18:13:03 +00:00
squashfs rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) 2009-05-04 17:04:03 +00:00
squashfs4 [tools] squashfs4: fix compilation on FreeBSD 2010-07-22 03:09:10 +00:00
sstrip sstrip: fix a section length corruption bug (patch from #6847) 2010-03-12 00:35:36 +00:00
upslug2 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode 2009-12-12 02:00:50 +00:00
wrt350nv2-builder [tools/wrt350nv2-builder] Update to v2.2 2010-02-17 02:18:13 +00:00
yaffs2 [tools] yaffs2: fix compilation on FreeBSD 2010-07-22 02:59:14 +00:00
Makefile mkimage fails to build on some systems if sed is not installed, add a dependency to fix parallel build issues 2010-04-27 21:57:32 +00:00