aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-16 21:19:18 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-16 21:19:18 +0000
commit6b1d5b906cefd016ce9dea7d02b0b68a1b59d1c4 (patch)
tree86c81663df0830784734bc4705ffef1436036ce7 /target/linux/ramips/base-files/etc/diag.sh
parent2cb7799ed48f16f63f5de58dbe5e9e0c6981e687 (diff)
downloadmaster-187ad058-6b1d5b906cefd016ce9dea7d02b0b68a1b59d1c4.tar.gz
master-187ad058-6b1d5b906cefd016ce9dea7d02b0b68a1b59d1c4.tar.bz2
master-187ad058-6b1d5b906cefd016ce9dea7d02b0b68a1b59d1c4.zip
ramips: Buffalo WZR-AGL300NH target support
I got work with this patch. Ethernet switch (includes VLAN), WiFi connected via PCIe, LEDs, buttons. In mtd partion map of DTS file, I renamed Linux firmware regions (kernel + root squashfs) to “firmware”because it allows kernel to split kernel and roots and rootfsdata. signed-off-by: ngc@ff.iij4u.or.jp —— —— git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rw-r--r--target/linux/ramips/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh
index d31fbe4f98..39a0868727 100644
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -168,6 +168,9 @@ get_status_led() {
wli-tx4-ag300n)
status_led="buffalo:blue:power"
;;
+ wzr-agl300nh)
+ status_led="buffalo:green:router"
+ ;;
wl-351)
status_led="wl-351:amber:power"
;;