|
|
@ -12,12 +12,16 @@ touch /etc/config/network |
|
|
|
ucidef_set_interface_loopback |
|
|
|
ucidef_set_interface_loopback |
|
|
|
|
|
|
|
|
|
|
|
case "`cat /proc/device-tree/model`" in |
|
|
|
case "`cat /proc/device-tree/model`" in |
|
|
|
"Gateworks Ventana GW51XX" |\ |
|
|
|
"Gateworks Ventana i.MX6 DualLite GW51XX" |\ |
|
|
|
"Gateworks Ventana GW52XX") |
|
|
|
"Gateworks Ventana i.MX6 DualLite GW52XX" |\ |
|
|
|
|
|
|
|
"Gateworks Ventana i.MX6 Quad GW51XX" |\ |
|
|
|
|
|
|
|
"Gateworks Ventana i.MX6 Quad GW52XX") |
|
|
|
ucidef_set_interface_lan 'eth0' |
|
|
|
ucidef_set_interface_lan 'eth0' |
|
|
|
;; |
|
|
|
;; |
|
|
|
"Gateworks Ventana GW53XX" |\ |
|
|
|
"Gateworks Ventana i.MX6 DualLite GW53XX" |\ |
|
|
|
"Gateworks Ventana GW54XX" |\ |
|
|
|
"Gateworks Ventana i.MX6 DualLite GW54XX" |\ |
|
|
|
|
|
|
|
"Gateworks Ventana i.MX6 Quad GW53XX" |\ |
|
|
|
|
|
|
|
"Gateworks Ventana i.MX6 Quad GW54XX" |\ |
|
|
|
"Gateworks Ventana GW5400-A") |
|
|
|
"Gateworks Ventana GW5400-A") |
|
|
|
ucidef_set_interfaces_lan_wan 'eth0' 'eth1' |
|
|
|
ucidef_set_interfaces_lan_wan 'eth0' 'eth1' |
|
|
|
;; |
|
|
|
;; |
|
|
|