forked from Ivasoft/openwrt
ramips: add HAME MPR-A2 support
This patch adds support for HAME MPR-A2 router using a DTS file. The platform is Ralink RT5350. http://wiki.openwrt.org/toh/hame/mpr-a2 Signed-off-by: Dmitry Shmygov <shmygov@rambler.ru> SVN-Revision: 36898
This commit is contained in:
@@ -94,6 +94,9 @@ case $board in
|
||||
mofi3500-3gn)
|
||||
set_usb_led "mofi3500-3gn:green:usb"
|
||||
;;
|
||||
mpr-a2)
|
||||
set_wifi_led "mpr-a2:blue:system"
|
||||
;;
|
||||
mzk-w300nh2)
|
||||
set_wifi_led "mzkw300nh2:amber:wlan"
|
||||
;;
|
||||
|
||||
@@ -172,6 +172,7 @@ ramips_setup_macs()
|
||||
broadway | \
|
||||
dir-620-d1 | \
|
||||
f5d8235-v1 | \
|
||||
mpr-a2 | \
|
||||
mzk-w300nh2 | \
|
||||
nw718 | \
|
||||
psr-680w | \
|
||||
|
||||
Reference in New Issue
Block a user