summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2016/33c3/33c3-modems.adoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/2016/33c3/33c3-modems.adoc b/2016/33c3/33c3-modems.adoc
index 1ecb443..fddfd29 100644
--- a/2016/33c3/33c3-modems.adoc
+++ b/2016/33c3/33c3-modems.adoc
@@ -136,9 +136,11 @@ image:images/mpcie_breakout.jpg[width="70%"]
not easy to add external level shifter / Vref)
* create Osmocom multi-voltage USB-UART with selectable 1.8,
2.3, 2.5, 2.8, 3.0 and 3.3V logic level
-* https://osmocom.org/projects/mv-uart/wiki
-image:images/mv_uart.jpg[width="40%"]
+image:images/mv_uart.jpg[width="40%",role="gimmick_right"]
+
+* https://osmocom.org/projects/mv-uart/wiki
+* root password (DES hash): `oelinux123`
== Retro-fitting Serial Console to mPCIe module
@@ -405,7 +407,7 @@ cd /cache/ufs;ls
== recovery and applypatch
-* Qualcom uses https://android.googlesource.com/platform/bootable/recovery.git/+/android-4.0.4_r2.1[recovery.git] from Android ~4.0
+* Qualcomm uses https://android.googlesource.com/platform/bootable/recovery.git/+/android-4.0.4_r2.1[recovery.git] from Android ~4.0
* Updates are zip files with deltas, SHA1+RSA
* recovery started on boot, drives applypatch
----
personal git repositories of Harald Welte. Your mileage may vary