ramips: add Poray M4 4M/8M support
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37637
This commit is contained in:
@@ -55,6 +55,9 @@ get_status_led() {
|
||||
m3)
|
||||
status_led="m3:blue:status"
|
||||
;;
|
||||
m4)
|
||||
status_led="m4:blue:status"
|
||||
;;
|
||||
mofi3500-3gn)
|
||||
status_led="mofi3500-3gn:green:status"
|
||||
;;
|
||||
|
||||
@@ -226,7 +226,8 @@ ramips_setup_macs()
|
||||
wan_mac=$(macaddr_add "$lan_mac" 1)
|
||||
;;
|
||||
|
||||
m3)
|
||||
m3 |\
|
||||
m4)
|
||||
lan_mac=$(mtd_get_mac_binary factory 4)
|
||||
lan_mac=$(macaddr_add "$lan_mac" -1)
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user