diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2018-09-30 21:18:33 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-10-04 09:39:32 +0000 |
commit | 2fd4907a4dd9e8d60dfcec2913337efe339d9233 (patch) | |
tree | 1ae271afcc6b18035756e53927e65d5cbe57e8cf /Documentation/mainboard | |
parent | da6ad0bc505bcc50d5d315269a173bcd762581e5 (diff) |
Documentation: Spell "blob" in lowercase
It's not an acronym (outside of database software).
Change-Id: I529561e4fc9889be7f9d6bd6d5f9a876e2007671
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/28827
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/lenovo/xx20_series.md | 4 | ||||
-rw-r--r-- | Documentation/mainboard/lenovo/xx30_series.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/mainboard/lenovo/xx20_series.md b/Documentation/mainboard/lenovo/xx20_series.md index 976a29ba9f..8603853b94 100644 --- a/Documentation/mainboard/lenovo/xx20_series.md +++ b/Documentation/mainboard/lenovo/xx20_series.md @@ -26,8 +26,8 @@ * Do **NOT** accidently 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. - If you want to flash the whole chip, you need BLOBs when building + need to extract blobs from vendor firmware. + If you want to flash the whole chip, you need blobs when building coreboot. * The shipped *Flash layout* allocates 3MiB to the BIOS region, which is the space usable by coreboot. diff --git a/Documentation/mainboard/lenovo/xx30_series.md b/Documentation/mainboard/lenovo/xx30_series.md index e65a3f2a6f..ad856057f0 100644 --- a/Documentation/mainboard/lenovo/xx30_series.md +++ b/Documentation/mainboard/lenovo/xx30_series.md @@ -26,8 +26,8 @@ * Do **NOT** accidently 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. - If you want to flash the whole chip, you need BLOBs when building + need to extract blobs from vendor firmware. + If you want to flash the whole chip, you need blobs when building coreboot. * The *Flash layout* shows that by default 7MiB of space are available for the use with coreboot. |