summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-10-07 15:02:31 +0000
committerJohn Crispin <john@openwrt.org>2013-10-07 15:02:31 +0000
commit420c62205b3ff27b9733bf252762d1eefe9fcd27 (patch)
treebc171c92dd5750b2323ab110db3f4803b10688dd /target/linux/ramips/base-files/lib
parent5eacfc1c60123a04bf139102371cb076c270bced (diff)
downloadmaster-31e0f0ae-420c62205b3ff27b9733bf252762d1eefe9fcd27.tar.gz
master-31e0f0ae-420c62205b3ff27b9733bf252762d1eefe9fcd27.tar.bz2
master-31e0f0ae-420c62205b3ff27b9733bf252762d1eefe9fcd27.zip
ralink: DIR610A1 Fix remaining issues
This patch fixes: - Ethernet and Wireless LEDs - Wireless MAC Address - Remove whitespaces from dts file Signed-off-by: Flavio Silveira <fggs@terra.com.br> SVN-Revision: 38321
Diffstat (limited to 'target/linux/ramips/base-files/lib')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index e7087cc673..6836e16d96 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -90,6 +90,7 @@ platform_check_image() {
}
return 0
;;
+ dir-610-a1 |\
dir-645)
[ "$magic" != "5ea3a417" ] && {
echo "Invalid image type."