aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorYuheiOKAWA <tochiro.srchack@gmail.com>2016-10-10 10:24:42 +0900
committerJohn Crispin <john@phrozen.org>2016-10-15 11:36:51 +0200
commit4050cfebdaa001d498c396f24dd67771541b710e (patch)
treee7f4f574a91e63f5f4079aecbf0781fb20eb0839 /target/linux/ramips/base-files/etc/board.d/01_leds
parent8a2a20e71e2909f84dab47e51dfda9e292a6c1ae (diff)
downloadupstream-4050cfebdaa001d498c396f24dd67771541b710e.tar.gz
upstream-4050cfebdaa001d498c396f24dd67771541b710e.tar.bz2
upstream-4050cfebdaa001d498c396f24dd67771541b710e.zip
ramips: add support for Planex VR500.
SOC: MT7621A RAM: 256MiB NOR: MX25L51245G Non Wireless Router. Issue: soft reboot problem. SPI Flash do not exit 4byte address mode. Signed-off-by: Yuhei Okawa <tochiro.srchack@gmail.com>
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/01_leds3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index e14448e3f2..4b66694ed9 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -146,7 +146,8 @@ mzk-ex300np)
;;
dir-810l|\
mzk-750dhp|\
-mzk-dp150n)
+mzk-dp150n|\
+vr500)
ucidef_set_led_default "power" "power" "$board:green:power" "1"
;;
dir-860l-b1)