fix typo in hp 820 elitebook flashing info
it's -i fd, not -i ifd Signed-off-by: Leah Rowe <info@minifree.org>master
parent
f4c3c6a25c
commit
3616f9ca86
|
@ -137,7 +137,7 @@ Flash it like this, instead:
|
|||
flashprog -p PROGRAMMER --ifd -i gbe -w libreboot16.rom --noverify-all
|
||||
flashprog -p PROGRAMMER --ifd -i bios -w libreboot16.rom --noverify-all
|
||||
flashprog -p PROGRAMMER --ifd -i me -w libreboot16.rom --noverify-all
|
||||
flashprog -p PROGRAMMER --ifd -i ifd -w libreboot16.rom --noverify-all
|
||||
flashprog -p PROGRAMMER --ifd -i fd -w libreboot16.rom --noverify-all
|
||||
```
|
||||
|
||||
Replace `PROGRAMMER` according to whichever flasher you're using. You could
|
||||
|
|
Loading…
Reference in New Issue