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)
commita03d5162b4444fa18efdffcb74734697e81f1a56
treeca46812eae7eb89d82e01d2793bc0da262d67466
parent84379f8240f6bdbebacf6d96387560b7f59207d1
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38964 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/image/Makefile