1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix for rutx

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-03-23 14:49:19 +01:00
parent 75989a48d3
commit d684867a86
7 changed files with 11 additions and 6 deletions

View file

@ -2,7 +2,7 @@
#include "qcom-ipq4018-rutx-shiftreg.dtsi"
/ {
model = "RUTX08/10";
model = "Teltonika RUTX08/10";
soc {
gpio-export {

View file

@ -2,7 +2,7 @@
#include "qcom-ipq4018-rutx-shiftreg.dtsi"
/ {
model = "RUTX09/11";
model = "Teltonika RUTX09/11";
soc {
gpio-export {

View file

@ -2,7 +2,7 @@
#include "qcom-ipq4018-rutx-shiftreg.dtsi"
/ {
model = "RUTX12";
model = "Teltonika RUTX12";
soc {
gpio-export {

View file

@ -3,7 +3,7 @@
#include "qcom-ipq4018-rutx-i2c.dtsi" // SFP
/ {
model = "RUTXR1";
model = "Teltonika RUTXR1";
soc {
gpio-export {

View file

@ -2,7 +2,7 @@
#include "qcom-ipq4018-rutx-i2c.dtsi"
/ {
model = "RUTX STM32";
model = "Teltonika RUTX STM32";
io_expander = "stm32";
soc {

View file

@ -843,7 +843,8 @@ define Device/teltonika_rutx
IMAGE/factory.bin := append-ubi | qsdk-ipq-factory-nand | append-rutx-metadata
IMAGES += sysupgrade.bin
IMAGE/sysupgrade.bin := append-ubi | qsdk-ipq-factory-nand | append-metadata
DEVICE_PACKAGES := ipq-wifi-teltonika_rutx kmod-bluetooth kmod-r2ec
#DEVICE_PACKAGES := ipq-wifi-teltonika_rutx kmod-bluetooth kmod-r2ec
DEVICE_PACKAGES := ipq-wifi-teltonika_rutx kmod-bluetooth
HW_SUPPORT := io_expander%stm32:shiftreg_1
endef
TARGET_DEVICES += teltonika_rutx