ar71xx: image: fix CyberTAN sysupgrade images
authorGabor Juhos <juhosg@openwrt.org>
Sat, 30 Nov 2013 18:30:59 +0000 (18:30 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 30 Nov 2013 18:30:59 +0000 (18:30 +0000)
commitcb67115b4c886556aa8b271f422b18d0d141b251
tree6c5ce9f243e27a24f57fa1a5cbf76e6f95cf3f5c
parentfd8e5b04b45b06a27835aee72f774d958967b6c1
ar71xx: image: fix CyberTAN sysupgrade images

In the current sysupgrade images, the CRC32 value of
the TRX header covers the whole rootfs data. Due to
this, the CRC value should be changed during sysupgrade
otherwise the bootloader refuses to load the image on
the next boot.

Change the image generation to create sysupgrade images
where the CRC32 value covers the kernel data only. This
allows to skip the 'fixtrx' step during sysupgrade on
the target.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38964
target/linux/ar71xx/image/Makefile