scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verification
authorJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:25:42 +0000 (10:25 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:25:42 +0000 (10:25 +0000)
commitd6c2819e42a41d31d903f563ef1ff7b7acb93faa
treedcfafa3cf1daccabe7a1bc6d9fb947e1feb11b67
parent596f34454798a64ff35cc7637078b30b8069d1b5
scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verification

Future Open Mesh u-boot versions are changing the check of the image files
(vmlinux, rootfs) from md5 to sha256. Having both in them should be enough
to ensure backward and forward compatibility.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49140
scripts/om-fwupgradecfg-gen.sh