From: juhosg Date: Tue, 1 Nov 2011 09:23:32 +0000 (+0000) Subject: ar71xx/all0258n: sysupgrade support X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/11cfb889eb69a284196d82cc9bbf1467560e9cde?ds=sidebyside;hp=11cfb889eb69a284196d82cc9bbf1467560e9cde 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28700 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---