1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 23:56:48 +03:00
openwrt-xburst/target/linux/brcm47xx
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
..
base-files [brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diag 2010-07-15 02:46:03 +00:00
files-2.6.32 brcm47xx: prepare brcm47xx patches for sending to mainline. 2010-07-19 20:25:20 +00:00
files-2.6.34/drivers/mtd/maps brcm47xx: prepare brcm47xx patches for sending to mainline. 2010-07-19 20:25:20 +00:00
files-2.6.35/drivers/mtd/maps brcm47xx: prepare brcm47xx patches for sending to mainline. 2010-07-19 20:25:20 +00:00
image fix CRC32 calculation for sysupgrade 2010-07-27 15:37:37 +00:00
patches-2.6.32 Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam. 2010-07-10 00:48:37 +00:00
patches-2.6.34 brcm47xx: now hopfully realy commit the right things from r22385 2010-07-25 16:10:51 +00:00
patches-2.6.35 brcm47xx: now hopfully realy commit the right things from r22385 2010-07-25 16:10:51 +00:00
profiles [brcm47xx] change a typo in ath5k profile 2010-06-20 13:46:24 +00:00
base-files.mk add back the base-files/image code from brcm-2.4 to brcm47xx 2010-06-26 20:41:49 +00:00
config-2.6.32 generic: remove trailing whitespaces from kernel configs 2010-06-10 08:58:09 +00:00
config-2.6.34 brcm47xx: activate swap again and run make oldconfig 2010-07-17 20:01:46 +00:00
config-2.6.35 brcm47xx: activate swap again and run make oldconfig 2010-07-17 20:01:46 +00:00
Makefile brcm47xx: use kernel 2.6.34.1 as default kernel 2010-07-10 22:40:45 +00:00