DWR-512: adding wwan support for the dwr-512 3G modem
This PR allow the 3G modem embedded in the DWR-512 to be managed by the wwan-ncm scripts. The modem will use the usb-option and usb-cdc-ether drivers. The DWR-512 DT is updated accordingly. Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
This commit is contained in:
committed by
Felix Fietkau
parent
8851a18a88
commit
4ba2f4dc63
@@ -300,8 +300,8 @@ define Device/dwr-512-b
|
||||
DTS := DWR-512-B
|
||||
IMAGE_SIZE := 7700k
|
||||
DEVICE_TITLE := D-Link DWR-512 B
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev \
|
||||
kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan comgt
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-spi-dev kmod-usb-serial kmod-usb-serial-option \
|
||||
kmod-usb-net kmod-usb-net-cdc-ether comgt-ncm
|
||||
endef
|
||||
TARGET_DEVICES += dwr-512-b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user