ar71xx/all0258n: sysupgrade support
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Nov 2011 09:23:32 +0000 (09:23 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Nov 2011 09:23:32 +0000 (09:23 +0000)
commit11cfb889eb69a284196d82cc9bbf1467560e9cde
treeebde017132bca710a7d3755c814811d73b388d2c
parent52378540af15834fd34c2c95893f6d13cada0f51
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28700 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/base-files/lib/upgrade/all0258n.sh [new file with mode: 0755]
target/linux/ar71xx/base-files/lib/upgrade/platform.sh