update cavli config

pull/31805/head
Adeeb Shihadeh 1 year ago
parent 74bf9dcdc7
commit 06ab3de4de
  1. 5
      system/hardware/tici/hardware.py

@ -468,8 +468,9 @@ class Tici(HardwareBase):
# use sim slot
'AT^SIMSWAP=1',
# configure ECM mode
'AT$QCPCFG=usbNet,1'
# ethernet config
'AT$QCPCFG=usbNet,0',
'AT$QCNETDEVCTL=3,1',
]
else:
cmds += [

Loading…
Cancel
Save