summaryrefslogtreecommitdiff
path: root/Documentation/mainboard
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-22 19:11:02 +0100
committerAngel Pons <th3fanbus@gmail.com>2021-01-24 23:21:17 +0000
commit76943a34430561c53ab9a4d573b0596d205a30c7 (patch)
tree9ccf696a5ba053b572e7ad6df554961bb4cda8d7 /Documentation/mainboard
parent37158c588efafa7f23b61bf7af524eaa317fe6d4 (diff)
downloadcoreboot-76943a34430561c53ab9a4d573b0596d205a30c7.tar.xz
Doc/mb/lenovo: Correct typo
Change-Id: If31c59f21c5533d8b5b015c9e60edd6e4e7072e4 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49847 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r--Documentation/mainboard/lenovo/Ivy_Bridge_series.md2
-rw-r--r--Documentation/mainboard/lenovo/Sandy_Bridge_series.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/mainboard/lenovo/Ivy_Bridge_series.md b/Documentation/mainboard/lenovo/Ivy_Bridge_series.md
index 5f151663c4..0f3e4c3179 100644
--- a/Documentation/mainboard/lenovo/Ivy_Bridge_series.md
+++ b/Documentation/mainboard/lenovo/Ivy_Bridge_series.md
@@ -25,7 +25,7 @@ This information is valid for all supported models, except T430s, [T431s](t431s.
## Installation instructions
* Update the EC firmware, as there's no support for EC updates in coreboot.
-* Do **NOT** accidently swap pins or power on the board while a SPI flasher
+* Do **NOT** accidentally swap pins or power on the board while a SPI flasher
is connected. It will permanently brick your device.
* It's recommended to only flash the BIOS region. In that case you don't
need to extract blobs from vendor firmware.
diff --git a/Documentation/mainboard/lenovo/Sandy_Bridge_series.md b/Documentation/mainboard/lenovo/Sandy_Bridge_series.md
index 0bf118ff35..16f0929e95 100644
--- a/Documentation/mainboard/lenovo/Sandy_Bridge_series.md
+++ b/Documentation/mainboard/lenovo/Sandy_Bridge_series.md
@@ -23,7 +23,7 @@
## Installation instructions
* Update the EC firmware, as there's no support for EC updates in coreboot.
-* Do **NOT** accidently swap pins or power on the board while a SPI flasher
+* Do **NOT** accidentally swap pins or power on the board while a SPI flasher
is connected. It will destroy your device.
* It's recommended to only flash the BIOS region. In that case you don't
need to extract blobs from vendor firmware.