fix typo in hp 820 elitebook flashing info

it's -i fd, not -i ifd

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-11-17 23:35:58 +00:00
parent f4c3c6a25c
commit 3616f9ca86
1 changed files with 1 additions and 1 deletions

View File

@ -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