diff options
Diffstat (limited to 'Documentation/mainboard/lenovo/montevina_series.md')
-rw-r--r-- | Documentation/mainboard/lenovo/montevina_series.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mainboard/lenovo/montevina_series.md b/Documentation/mainboard/lenovo/montevina_series.md index 6931808931..3ff20426b0 100644 --- a/Documentation/mainboard/lenovo/montevina_series.md +++ b/Documentation/mainboard/lenovo/montevina_series.md @@ -44,7 +44,7 @@ $ ifdtool -x backup.rom Now you need to patch the flash descriptor. You can either [modify the one from your backup with **ifdtool**](#modifying-flash-descriptor-using-ifdtool), or -[generate a completely new one with **bincfg**](#creating-a-new-flash-descriptor-using-bincfg). +[use one from the coreboot repository](#using-checked-in-flash-descriptor-via-bincfg). #### Modifying flash descriptor using ifdtool |