aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-21 16:08:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-21 16:08:44 +0000
commitd661af0b77c21919b05a80709c9151bfc4aeb41e (patch)
tree2e61450367db43ffae501a8b454619af5b8d2a08 /target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration
parentb02cb983d9645c85e7c56628779f4610fa79e59d (diff)
downloadupstream-d661af0b77c21919b05a80709c9151bfc4aeb41e.tar.gz
upstream-d661af0b77c21919b05a80709c9151bfc4aeb41e.tar.bz2
upstream-d661af0b77c21919b05a80709c9151bfc4aeb41e.zip
ar71xx: vanity changes for dir-825-c1
This patch - changes the color names from orange to amber - changes the name of GPIO 13 from WIFI_BGN (wifi_bgn) to WLAN_2G (wlan2g) to be more consistent with the other routers' files - changes the descriptions of the hardware keys to be a tad more explicit Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> Patchwork: http://patchwork.openwrt.org/patch/4081/ [juhosg: update the LED migration script as well] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38105
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration b/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration
index 0ecf4be131..f3f1adfaa1 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration
@@ -46,6 +46,11 @@ migrate_leds()
board=$(ar71xx_board_name)
case "$board" in
+dir-825-c1|\
+dir-835-a1)
+ migrate_leds ":orange:=:amber:" ":wifi_bgn=:wlan2g"
+ ;;
+
wndap360)
migrate_leds "wndap360:=netgear:"
;;