2010-04-11 17:47:25 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2010 OpenWrt.org
|
|
|
|
#
|
|
|
|
|
|
|
|
. /lib/ramips.sh
|
|
|
|
|
|
|
|
PART_NAME=firmware
|
|
|
|
RAMFS_COPY_DATA=/lib/ramips.sh
|
|
|
|
|
|
|
|
platform_check_image() {
|
|
|
|
local board=$(ramips_board_name)
|
2012-10-18 07:23:00 +00:00
|
|
|
local magic="$(get_magic_long "$1")"
|
2010-04-11 17:47:25 +00:00
|
|
|
|
2014-06-02 12:43:22 +00:00
|
|
|
[ "$#" -gt 1 ] && return 1
|
2010-04-11 17:47:25 +00:00
|
|
|
|
|
|
|
case "$board" in
|
2012-07-12 13:29:46 +00:00
|
|
|
3g-6200n | \
|
2013-04-03 10:00:03 +00:00
|
|
|
3g-6200nl | \
|
2013-01-19 17:05:06 +00:00
|
|
|
3g300m | \
|
2013-04-03 10:00:21 +00:00
|
|
|
w150m | \
|
2012-12-29 17:50:32 +00:00
|
|
|
air3gii | \
|
2012-08-17 17:56:07 +00:00
|
|
|
all0239-3g | \
|
2012-01-24 11:48:47 +00:00
|
|
|
all0256n | \
|
2012-07-24 20:38:14 +00:00
|
|
|
all5002 | \
|
2013-04-25 19:03:01 +00:00
|
|
|
all5003 | \
|
2014-04-22 08:08:35 +00:00
|
|
|
ar725w | \
|
2013-04-25 19:02:53 +00:00
|
|
|
asl26555 | \
|
2013-07-24 08:54:41 +00:00
|
|
|
awm002-evb | \
|
2014-06-13 09:16:15 +00:00
|
|
|
awapn2403 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
bc2 | \
|
2012-12-10 14:13:01 +00:00
|
|
|
broadway | \
|
2012-08-29 10:37:43 +00:00
|
|
|
carambola | \
|
2013-04-03 10:00:08 +00:00
|
|
|
d105 | \
|
2013-09-19 05:56:46 +00:00
|
|
|
dcs-930 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
dir-300-b1 | \
|
2013-09-18 16:31:37 +00:00
|
|
|
dir-300-b7 | \
|
|
|
|
dir-320-b1 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
dir-600-b1 | \
|
|
|
|
dir-600-b2 | \
|
2012-08-17 17:56:05 +00:00
|
|
|
dir-615-h1 | \
|
2012-11-25 14:25:27 +00:00
|
|
|
dir-615-d | \
|
2012-08-12 12:48:24 +00:00
|
|
|
dir-620-a1 | \
|
2013-04-25 19:02:48 +00:00
|
|
|
dir-620-d1 | \
|
2013-08-14 18:15:35 +00:00
|
|
|
dir-810l | \
|
2012-07-24 20:38:43 +00:00
|
|
|
dap-1350 | \
|
2012-01-20 10:49:26 +00:00
|
|
|
esr-9753 | \
|
2013-06-10 08:24:50 +00:00
|
|
|
f7c027 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
fonera20n | \
|
2012-11-29 17:37:13 +00:00
|
|
|
rt-n13u | \
|
2012-03-29 16:03:04 +00:00
|
|
|
freestation5 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
hw550-3g | \
|
2013-07-22 15:36:39 +00:00
|
|
|
hg255d | \
|
2014-01-12 12:07:40 +00:00
|
|
|
hlk-rm04 | \
|
2013-08-01 14:31:15 +00:00
|
|
|
ip2202 | \
|
2013-08-01 14:30:53 +00:00
|
|
|
m3 | \
|
2013-08-01 14:30:58 +00:00
|
|
|
m4 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
mofi3500-3gn | \
|
2013-07-27 09:23:52 +00:00
|
|
|
mpr-a1 | \
|
2013-06-10 08:24:56 +00:00
|
|
|
mpr-a2 | \
|
2012-12-29 17:50:38 +00:00
|
|
|
mzk-w300nh2 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
nbg-419n | \
|
|
|
|
nw718 | \
|
2011-12-14 20:51:26 +00:00
|
|
|
omni-emb | \
|
2013-02-02 17:21:05 +00:00
|
|
|
omni-emb-hpm | \
|
2012-06-19 09:52:15 +00:00
|
|
|
psr-680w | \
|
2014-04-22 08:08:51 +00:00
|
|
|
px4885 | \
|
2013-08-14 18:15:35 +00:00
|
|
|
rp-n53 | \
|
2011-12-01 22:48:57 +00:00
|
|
|
rt-g32-b1 | \
|
2012-03-04 16:09:11 +00:00
|
|
|
rt-n10-plus | \
|
2013-12-25 17:04:50 +00:00
|
|
|
rt-n14u | \
|
2011-12-01 22:48:58 +00:00
|
|
|
rt-n15 | \
|
2012-02-13 15:18:04 +00:00
|
|
|
rt-n56u | \
|
2014-06-02 12:42:48 +00:00
|
|
|
rut5xx | \
|
2012-02-19 16:44:49 +00:00
|
|
|
sl-r7205 | \
|
2012-10-18 07:23:12 +00:00
|
|
|
tew-691gr | \
|
2012-10-18 07:23:07 +00:00
|
|
|
tew-692gr | \
|
2012-04-21 12:30:40 +00:00
|
|
|
w306r-v20 |\
|
2011-12-28 08:43:32 +00:00
|
|
|
w502u |\
|
2012-02-11 15:11:36 +00:00
|
|
|
wr6202 |\
|
2011-12-01 22:48:57 +00:00
|
|
|
v22rw-2x2 | \
|
2012-01-26 10:44:23 +00:00
|
|
|
wl341v3 | \
|
2012-03-27 19:29:57 +00:00
|
|
|
wl-330n | \
|
2013-07-17 09:44:57 +00:00
|
|
|
wl-330n3g | \
|
2012-05-23 21:05:22 +00:00
|
|
|
wl-351 | \
|
2013-04-09 14:19:33 +00:00
|
|
|
wnce2001 | \
|
2011-12-27 16:56:30 +00:00
|
|
|
wli-tx4-ag300n | \
|
2012-01-22 13:43:23 +00:00
|
|
|
whr-g300n |\
|
2013-03-11 21:02:43 +00:00
|
|
|
ur-326n4g |\
|
2012-04-23 16:56:06 +00:00
|
|
|
ur-336un |\
|
2013-08-01 14:31:04 +00:00
|
|
|
wr512-3gn |\
|
2014-03-07 09:54:59 +00:00
|
|
|
wmr300 |\
|
|
|
|
wrtnode |\
|
2013-08-01 14:31:09 +00:00
|
|
|
x5 |\
|
|
|
|
x8)
|
2012-10-18 07:23:00 +00:00
|
|
|
[ "$magic" != "27051956" ] && {
|
2010-04-11 17:47:25 +00:00
|
|
|
echo "Invalid image type."
|
|
|
|
return 1
|
|
|
|
}
|
|
|
|
return 0
|
|
|
|
;;
|
2014-06-02 12:42:52 +00:00
|
|
|
cy-swr1100 |\
|
2013-10-07 15:02:31 +00:00
|
|
|
dir-610-a1 |\
|
2012-10-18 07:23:03 +00:00
|
|
|
dir-645)
|
|
|
|
[ "$magic" != "5ea3a417" ] && {
|
|
|
|
echo "Invalid image type."
|
|
|
|
return 1
|
|
|
|
}
|
|
|
|
return 0
|
|
|
|
;;
|
2014-01-15 18:29:44 +00:00
|
|
|
br-6475nd)
|
|
|
|
[ "$magic" != "43535953" ] && {
|
|
|
|
echo "Invalid image type."
|
|
|
|
return 1
|
|
|
|
}
|
|
|
|
return 0
|
|
|
|
;;
|
2010-04-11 17:47:25 +00:00
|
|
|
esac
|
|
|
|
|
|
|
|
echo "Sysupgrade is not yet supported on $board."
|
|
|
|
return 1
|
|
|
|
}
|
|
|
|
|
|
|
|
platform_do_upgrade() {
|
|
|
|
local board=$(ramips_board_name)
|
|
|
|
|
|
|
|
case "$board" in
|
|
|
|
*)
|
|
|
|
default_do_upgrade "$ARGV"
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
}
|
2011-07-03 15:01:43 +00:00
|
|
|
|
|
|
|
disable_watchdog() {
|
|
|
|
killall watchdog
|
|
|
|
( ps | grep -v 'grep' | grep '/dev/watchdog' ) && {
|
|
|
|
echo 'Could not disable watchdog'
|
|
|
|
return 1
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
append sysupgrade_pre_upgrade disable_watchdog
|