tn3399_openwrt/package
Martin Schiller b4b829fe64 uqmi: set plmn only if necessary
Setting the plmn to '0' (auto) will implicitly lead to a (delayed)
network re-registration, which could further lead to some timing
related issues in the qmi proto handler.

On the other hand, if you switch back from manual plmn selection
to auto mode you have to set it to '0', because this setting is
permanently "saved" in the wwan module.

Conclusion:
If plmn is configured, check if it's already set euqally in the module.
If so, do nothing. Otherwise set it.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-24 15:18:16 +00:00
..
base-files base-files: generated named bridge-vlan sections 2020-11-19 15:38:37 +01:00
boot treewide: update email address of Tomasz Maciej Nowak 2020-11-24 15:39:07 +01:00
devel valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
firmware layerscape: enable spi-uart in LS1012A-FRDM 2020-11-23 22:53:15 +01:00
kernel kernel: iio: add fxas21002c driver support 2020-11-23 22:53:15 +01:00
libs libjson-c: enable rpath for host builds to fix errors on recent macOS 2020-11-14 14:48:30 +01:00
network uqmi: set plmn only if necessary 2020-11-24 15:18:16 +00:00
system procd: update to git HEAD 2020-11-23 00:32:48 +00:00
utils busybox: Let procd respawn cron 2020-11-12 18:19:44 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00