mirror of
https://github.com/bkerler/edl.git
synced 2024-11-14 19:14:58 -05:00
Minor readme fix
This commit is contained in:
parent
447c7c9990
commit
907b595130
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@ or
|
|||
- "./edl.py pbl pbl.bin" -> To dump pbl (only on EL3 loaders)
|
||||
- "./edl.py qfp qfp.bin" -> To dump qfprom fuses (only on EL3 loaders)
|
||||
|
||||
### For generic unlocking
|
||||
- "./edl.py modules oemunlock" -> Unlocks OEM if partition "config" exists, fastboot oem unlock is still needed afterwards
|
||||
|
||||
### Streaming mode (credits to forth32)
|
||||
|
||||
#### Dump memory (0x900E mode)
|
||||
|
|
Loading…
Reference in a new issue