ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350
https://dev.openwrt.org/ticket/14129 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38040
This commit is contained in:
@@ -13,6 +13,7 @@ preinit_set_mac_address() {
|
||||
3g-6200nl |\
|
||||
3g300m | \
|
||||
dir-620-d1 |\
|
||||
dir-300-b7 | \
|
||||
w150m | \
|
||||
mzk-w300nh2 |\
|
||||
wl-330n |\
|
||||
@@ -28,7 +29,8 @@ preinit_set_mac_address() {
|
||||
freestation5 |\
|
||||
mpr-a1 | \
|
||||
mpr-a2 | \
|
||||
nw718 |\
|
||||
dir-300-b7 | \
|
||||
dir-320-b1 | \
|
||||
psr-680w |\
|
||||
rt-n56u |\
|
||||
sl-r7205)
|
||||
|
||||
@@ -67,6 +67,12 @@ ramips_board_detect() {
|
||||
*"DIR-300 B1")
|
||||
name="dir-300-b1"
|
||||
;;
|
||||
*"DIR-300 B7")
|
||||
name="dir-300-b7"
|
||||
;;
|
||||
*"DIR-320/NRU B1")
|
||||
name="dir-320-b1"
|
||||
;;
|
||||
*"DIR-600 B1")
|
||||
name="dir-600-b1"
|
||||
;;
|
||||
|
||||
@@ -30,6 +30,8 @@ platform_check_image() {
|
||||
carambola | \
|
||||
d105 | \
|
||||
dir-300-b1 | \
|
||||
dir-300-b7 | \
|
||||
dir-320-b1 | \
|
||||
dir-600-b1 | \
|
||||
dir-600-b2 | \
|
||||
dir-615-h1 | \
|
||||
|
||||
Reference in New Issue
Block a user