ar71xx: sysupgrade for My Net Wi-Fi Range Extender
authorGabor Juhos <juhosg@openwrt.org>
Sat, 30 Nov 2013 18:31:03 +0000 (18:31 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 30 Nov 2013 18:31:03 +0000 (18:31 +0000)
commit12dc3b9907025f4e22ab1f9d909dadea55ea4f4b
tree8c1b140332420a7ca00968f7e21352e918c75058
parent2187b2c17b7662ec05ce5cfaff2bd13a7e78289f
ar71xx: sysupgrade for My Net Wi-Fi Range Extender

This patch enables the convenient sysupgrade feature for
WD's Wi-Fi Range Extender.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Patchwork: http://patchwork.openwrt.org/patch/4341/
[juhosg:
  - rename 'mynet_rext_check_image' function to 'cybertan_check_image'
    and move that into platform.sh,
  - remove the the model specific 'platform_do_upgrade_mynet_rext' function,
  - drop the mynet-rext.sh script,
  - remove the image/Makefile change,
  - update commit message]
[christian:
  - check all 8 bytes of the firmware/device magic]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38966
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh