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)
commit3a7b12a27d2a0fbb7a6f0d155faec08c5531c48c
tree06471b0a99df04316b30b0a8b5961ad9e54403a1
parentf40557a692349f487ad94f1096b4f3b6e72749a2
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