diff options
author | Felix Singer <felixsinger@posteo.net> | 2023-06-12 06:37:44 +0200 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2023-06-13 05:23:25 +0000 |
commit | 71707e8ffb281e28cc6a1920b7e4bf09676bbdef (patch) | |
tree | 5fcdf01665370aaec98338f10703c7b55b4cd197 /Documentation/mainboard | |
parent | 3f88086c2744bf9607ca8721bc1592cc49c61b0f (diff) |
doc/mb/starlabs: Add missing closing backticks for eval_rst blocks
Change-Id: I4cffd141ef74e20ef13b204955b44c07acd88edf
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75805
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/starlabs/labtop_cml.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/starlabs/labtop_kbl.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/starlabs/lite_glk.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/starlabs/lite_glkr.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/starlabs/starbook_adl.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/starlabs/starbook_tgl.md | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/mainboard/starlabs/labtop_cml.md b/Documentation/mainboard/starlabs/labtop_cml.md index 0a493f83a2..54ad4206e6 100644 --- a/Documentation/mainboard/starlabs/labtop_cml.md +++ b/Documentation/mainboard/starlabs/labtop_cml.md @@ -63,5 +63,6 @@ Please follow the [Star Labs build instructions](../common/building.md) to build +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +``` Please see [here](../common/flashing.md) for instructions on how to flash with fwupd. diff --git a/Documentation/mainboard/starlabs/labtop_kbl.md b/Documentation/mainboard/starlabs/labtop_kbl.md index f68b95e233..ca110066c4 100644 --- a/Documentation/mainboard/starlabs/labtop_kbl.md +++ b/Documentation/mainboard/starlabs/labtop_kbl.md @@ -60,5 +60,6 @@ Please follow the [Star Labs build instructions](../common/building.md) to build +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +``` Please see [here](../common/flashing.md) for instructions on how to flash with fwupd. diff --git a/Documentation/mainboard/starlabs/lite_glk.md b/Documentation/mainboard/starlabs/lite_glk.md index 6294b451f1..41605eaf40 100644 --- a/Documentation/mainboard/starlabs/lite_glk.md +++ b/Documentation/mainboard/starlabs/lite_glk.md @@ -59,5 +59,6 @@ Please follow the [Star Labs build instructions](../common/building.md) to build +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +``` Please see [here](../common/flashing.md) for instructions on how to flash with fwupd. diff --git a/Documentation/mainboard/starlabs/lite_glkr.md b/Documentation/mainboard/starlabs/lite_glkr.md index 57749d9575..1427e1da8d 100644 --- a/Documentation/mainboard/starlabs/lite_glkr.md +++ b/Documentation/mainboard/starlabs/lite_glkr.md @@ -59,5 +59,6 @@ Please follow the [Star Labs build instructions](../common/building.md) to build +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +``` Please see [here](../common/flashing.md) for instructions on how to flash with fwupd. diff --git a/Documentation/mainboard/starlabs/starbook_adl.md b/Documentation/mainboard/starlabs/starbook_adl.md index 814dfc6877..8a770b25f2 100644 --- a/Documentation/mainboard/starlabs/starbook_adl.md +++ b/Documentation/mainboard/starlabs/starbook_adl.md @@ -84,5 +84,6 @@ make +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +``` Please see [here](../common/flashing.md) for instructions on how to flash with fwupd. diff --git a/Documentation/mainboard/starlabs/starbook_tgl.md b/Documentation/mainboard/starlabs/starbook_tgl.md index 5992d6ca43..817cb728a7 100644 --- a/Documentation/mainboard/starlabs/starbook_tgl.md +++ b/Documentation/mainboard/starlabs/starbook_tgl.md @@ -62,5 +62,6 @@ Please follow the [Star Labs build instructions](../common/building.md) to build +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +``` Please see [here](../common/flashing.md) for instructions on how to flash with fwupd. |