Skip to content

Changes

Summary

  1. firmware: allow to change the sim presence pin polarity (details)
Commit 504c0fab500dfb5e70816f7a88c4369af95fa986 by lynxis
firmware: allow to change the sim presence pin polarity

The sim presence pin allows the simtrace2 to inform the modem
about the presence of the simcard. On a generic simcard slot a
button is pressed by the simcard which generate a high or low voltage level.
Even there are specifications of minipcie or ngff defining this signal, certain
modems behave different.
Certain modems require different signals from the specification.

Extend the usb protocol to set the behaviour at runtime.

Change-Id: I77118114ba873fdf0778137402888b40f2442456
The file was modified TODO-RELEASE
The file was modified firmware/libcommon/include/simtrace_prot.h
The file was modified firmware/libcommon/include/simtrace.h
The file was modified firmware/libcommon/source/card_emu.c
The file was modified firmware/libcommon/source/mode_cardemu.c