This commit is contained in:
MeexReay 2025-05-29 01:33:51 +03:00
parent 427a846ed3
commit b28fc81c75

View File

@ -111,6 +111,14 @@ python mtk.py da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.b
# i did it with test point, but it isnt required # i did it with test point, but it isnt required
``` ```
## Dev notes
Initramfs inspecting works!
```bash
picocom -b 115200 /dev/ttyACM0
```
## See also ## See also
- [xiaomi angelican wiki](https://wiki.postmarketos.org/wiki/Xiaomi_Redmi_9C_NFC_(xiaomi-angelican)) - [xiaomi angelican wiki](https://wiki.postmarketos.org/wiki/Xiaomi_Redmi_9C_NFC_(xiaomi-angelican))