docs/unified/novacustom/firmware-update.md: add command for flashing me region

Signed-off-by: Przemyslaw Sulewski <przemyslaw.sulewski@3mdeb.com>
This commit is contained in:
Przemyslaw Sulewski
2023-04-17 14:59:41 +02:00
parent 5f5f3ec2ae
commit 09b6bc8054

View File

@@ -49,6 +49,12 @@ Choose your generation below:
> This command also preserves UEFI settings and the boot order.
* Update the Management Engine firmware version using the following command:
```bash
flashrom -p internal -w [novacustom_model_version.rom] --ifd -i me -i fd
```
* Update the EC using the following command:
```bash