diff --git a/Documentation/mainboard/lenovo/montevina_series.md b/Documentation/mainboard/lenovo/montevina_series.md index c886a21bfa..b513c97e9b 100644 --- a/Documentation/mainboard/lenovo/montevina_series.md +++ b/Documentation/mainboard/lenovo/montevina_series.md @@ -9,6 +9,15 @@ the chip in your machine through flashrom: Note that this does not allow you to determine whether the chip is in a SOIC-8 or a SOIC-16 package. +## Installing with ME firmware + +To install coreboot and keep ME working, you don't need to do anything special +with the flash descriptor. Only flash the `bios` region externally and don't +touch any other regions: +```console +# flashrom -p YOUR_PROGRAMMER -w coreboot.rom --ifd -i bios +``` + ## Installing without ME firmware ```eval_rst @@ -127,15 +136,6 @@ Chipset ---> Then build coreboot and flash whole `build/coreboot.rom` to the chip. -## Installing with ME firmware - -To install coreboot and keep ME working, you don't need to do anything special -with the flash descriptor. Just flash only `bios` externally and don't touch any -other regions: -```console -# flashrom -p YOUR_PROGRAMMER -w coreboot.rom --ifd -i bios -``` - ## Flash layout The flash layouts of the OEM firmware are as follows: