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>
This commit is contained in:
committed by
Patrick Georgi
parent
da6ad0bc50
commit
2fd4907a4d
@@ -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.
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user