ar71xx/all0258n: sysupgrade support
authorGabor Juhos <juhosg@openwrt.org>
Tue, 1 Nov 2011 09:23:32 +0000 (09:23 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 1 Nov 2011 09:23:32 +0000 (09:23 +0000)
commitd32e6cbdddafb9af5cb3e01303a6a636fff1a592
treeebde017132bca710a7d3755c814811d73b388d2c
parent7ed4e07dd5e9d1b8ad68f1a07297e70739458540
ar71xx/all0258n: sysupgrade support

U-Boot on the ALL0258N needs offset, size and md5 for kernel and rootfs to be
stored in the U-Boot environment.
If the checksums don't match during boot, a failsafe-system is booted instead.
This patch adds a board-specific sysupgrade hack for the all0258n which
calculates and updates the checksums for the U-Boot environment.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28700
target/linux/ar71xx/base-files/lib/upgrade/all0258n.sh [new file with mode: 0755]
target/linux/ar71xx/base-files/lib/upgrade/platform.sh