add info about 'fastboot oem uart enable'
This commit is contained in:
parent
2890014d2d
commit
5318c6cfec
1 changed files with 1 additions and 0 deletions
1
IMAGE.md
1
IMAGE.md
|
@ -53,6 +53,7 @@ To Do: Verify whether those keys really end up in the image.
|
||||||
fastboot --set-active --slot a
|
fastboot --set-active --slot a
|
||||||
fastboot flash boot_a mobian-qcom-phosh-20240614.boot-sargo.img
|
fastboot flash boot_a mobian-qcom-phosh-20240614.boot-sargo.img
|
||||||
fastboot flash userdata mobian-qcom-phosh-20240614.rootfs.img
|
fastboot flash userdata mobian-qcom-phosh-20240614.rootfs.img
|
||||||
|
fastboot oem uart enable # currently does not seem to boot without, probably because the kernel config enables SSH for debugging right now
|
||||||
fastboot erase dtbo
|
fastboot erase dtbo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue