From bad2f9c4dc39ff8a8bdc7ad4bd86f2c068457a5a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 May 2017 15:31:26 +0200 Subject: Revert "ar71xx: Add support for Teltonika RUT900" This reverts commit 224e5f5efa22b8a0132522367afd3b22f05d53e1. pepe2k pointed out that this was not ready to merge Signed-off-by: John Crispin --- target/linux/ar71xx/base-files/etc/diag.sh | 3 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 3 +-- 3 files changed, 1 insertion(+), 8 deletions(-) (limited to 'target/linux/ar71xx/base-files') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 0d0ebdcd6f..9cad8995db 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -423,9 +423,6 @@ get_status_led() { tl-wdr6500-v2) status_led="tp-link:white:system" ;; - tlt-rut900) - status_led="tlt:green:status" - ;; tube2h) status_led="alfa:green:signal4" ;; diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 8ee17f43c8..a751c64a3a 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -1154,9 +1154,6 @@ ar71xx_board_detect() { *"TL-WR941ND") name="tl-wr941nd" ;; - *"TLT-RUT900") - name="tlt-rut900" - ;; *"Tube2H") name="tube2h" ;; diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 1bc993450d..e246f35add 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -443,8 +443,7 @@ platform_check_image() { tl-wr941nd-v5|\ tl-wr941nd-v6|\ tl-wr940n-v4|\ - tl-wr941nd|\ - tlt-rut900) + tl-wr941nd) local magic_ver="0100" case "$board" in -- cgit v1.2.3