33c3: mention root password, fix typo

This commit is contained in:
Harald Welte 2016-12-28 15:11:26 +01:00
parent 9562e70ea7
commit 4e42d2f9c1
1 changed files with 5 additions and 3 deletions

View File

@ -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
----