diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2020-03-11 15:36:04 +0300 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-03-11 14:28:34 +0000 |
commit | fc59f0860b3b5d4a75927571a907141ec85a7e2f (patch) | |
tree | dba6ee71696307c16ce1bdc1d0a6e31b3c088275 /Documentation/mainboard | |
parent | 9006df98c70cbee0e508fa7f79c1896be01ede84 (diff) |
Documentation: Fix a typo
filse -> files
Change-Id: Iaf0c3a064b42dde70b1e01cfc15ad3187bf8bfcc
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39449
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Peter Lemenkov <lemenkov@gmail.com>
Diffstat (limited to 'Documentation/mainboard')
-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 ab858a61e5..62e87969f9 100644 --- a/Documentation/mainboard/lenovo/montevina_series.md +++ b/Documentation/mainboard/lenovo/montevina_series.md @@ -27,7 +27,7 @@ First of all create a backup of your ROM with an external programmer: # flashrom -p YOUR_PROGRAMMER -r backup.rom ``` -Then, split the IFD regions into separate filse with ifdtool. You will need +Then, split the IFD regions into separate files with ifdtool. You will need `flashregion_3_gbe.bin` later. ```console $ ifdtool -x backup.rom |