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
907b595130
commit
2265a00955
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ or
|
|||
- "./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
|
||||
- "./edl.py modules oemunlock enable" -> Unlocks OEM if partition "config" exists, fastboot oem unlock is still needed afterwards
|
||||
|
||||
### Streaming mode (credits to forth32)
|
||||
|
||||
|
|
Loading…
Reference in a new issue