summaryrefslogtreecommitdiff
path: root/io-tool
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2016-11-04 17:45:02 +0200
committerMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2016-11-04 18:08:58 +0200
commitc4efa9a3500fba47b68e8449c612a745674c9c7b (patch)
treeb97a65059cb1a4fcda56e41d2aebe3f1f0dab5bb /io-tool
parentc3ae43430ccf0cf92a4fa2d4bcf0024b53dbac7a (diff)
downloadmts-io-c4efa9a3500fba47b68e8449c612a745674c9c7b.tar.gz
mts-io-c4efa9a3500fba47b68e8449c612a745674c9c7b.tar.bz2
mts-io-c4efa9a3500fba47b68e8449c612a745674c9c7b.zip
capa-lora: log on-board lora eeprom fields only when capa-lora is set
Diffstat (limited to 'io-tool')
-rwxr-xr-xio-tool/mts-io-sysfs10
1 files changed, 9 insertions, 1 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs
index e33c280..55b5087 100755
--- a/io-tool/mts-io-sysfs
+++ b/io-tool/mts-io-sysfs
@@ -108,7 +108,13 @@ usage() {
*-id )
;;
#uuid read-only
- uiid )
+ uuid )
+ ;;
+ #eui read-only
+ */eui )
+ ;;
+ #cdone read-only
+ */cdone )
;;
#hw-version is read-only
*hw-version )
@@ -116,6 +122,8 @@ usage() {
#imei is read-only
imei )
;;
+ radio-reset-backoff-seconds )
+ ;;
modalias )
;;
power )