aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorThibaut VARENE <hacks@slashdirt.org>2017-02-09 23:07:23 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-15 11:28:58 +0100
commitb2044a7f60e789edbe8d4e0f3fd74ef6aaa6be40 (patch)
treee300a9fb2399fbdefbb4cf3cfb156f7db8160f31 /target/linux/ar71xx/base-files/etc/board.d/01_leds
parent19f42663d294cfd00770e7c6a9048772e074789d (diff)
downloadupstream-b2044a7f60e789edbe8d4e0f3fd74ef6aaa6be40.tar.gz
upstream-b2044a7f60e789edbe8d4e0f3fd74ef6aaa6be40.tar.bz2
upstream-b2044a7f60e789edbe8d4e0f3fd74ef6aaa6be40.zip
ar71xx: add support for RB750r2
This patch adds support for the MikroTik RouterBOARD hEX lite https://routerboard.com/RB750r2 Specifications: - SoC: Qualcomm QCA9531 (850MHz) - RAM: 64MB - Storage: 16MB NOR SPI flash - Ethernet: 5x100M (1 PoE in) This ethernet router is based on the same platform as the hEX PoE lite (it shares the same board identifier), but has no USB and no PoE out. Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds
index c2129ea5f6..af02877721 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds
@@ -222,6 +222,7 @@ rb-750)
ucidef_set_led_switch "port4" "port4" "rb750:green:port4" "switch0" "0x04"
ucidef_set_led_switch "port5" "port5" "rb750:green:port5" "switch0" "0x02"
;;
+rb-750-r2|\
rb-750up-r2)
ucidef_set_led_timer "user" "USER" "rb:green:user" "1000" "1000"
ucidef_set_led_netdev "port1" "port1" "rb:green:port1" "eth0"