Felix Singer has submitted this change. ( https://review.coreboot.org/c/coreboot/+/75805?usp=email )
Change subject: doc/mb/starlabs: Add missing closing backticks for eval_rst blocks ......................................................................
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 --- M Documentation/mainboard/starlabs/labtop_cml.md M Documentation/mainboard/starlabs/labtop_kbl.md M Documentation/mainboard/starlabs/lite_glk.md M Documentation/mainboard/starlabs/lite_glkr.md M Documentation/mainboard/starlabs/starbook_adl.md M Documentation/mainboard/starlabs/starbook_tgl.md 6 files changed, 6 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Sean Rhodes: Looks good to me, approved Elyes Haouas: Looks good to me, approved Eric Lai: Looks good to me, approved Nico Huber: Looks good to me, but someone else must approve
diff --git a/Documentation/mainboard/starlabs/labtop_cml.md b/Documentation/mainboard/starlabs/labtop_cml.md index 0a493f8..54ad420 100644 --- a/Documentation/mainboard/starlabs/labtop_cml.md +++ b/Documentation/mainboard/starlabs/labtop_cml.md @@ -63,5 +63,6 @@ +---------------------+------------+ | 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 f68b95e..ca11006 100644 --- a/Documentation/mainboard/starlabs/labtop_kbl.md +++ b/Documentation/mainboard/starlabs/labtop_kbl.md @@ -60,5 +60,6 @@ +---------------------+------------+ | 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 6294b45..41605ea 100644 --- a/Documentation/mainboard/starlabs/lite_glk.md +++ b/Documentation/mainboard/starlabs/lite_glk.md @@ -59,5 +59,6 @@ +---------------------+------------+ | 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 57749d9..1427e1d 100644 --- a/Documentation/mainboard/starlabs/lite_glkr.md +++ b/Documentation/mainboard/starlabs/lite_glkr.md @@ -59,5 +59,6 @@ +---------------------+------------+ | 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 814dfc6..8a770b2 100644 --- a/Documentation/mainboard/starlabs/starbook_adl.md +++ b/Documentation/mainboard/starlabs/starbook_adl.md @@ -84,5 +84,6 @@ +---------------------+------------+ | 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 5992d6c..817cb72 100644 --- a/Documentation/mainboard/starlabs/starbook_tgl.md +++ b/Documentation/mainboard/starlabs/starbook_tgl.md @@ -62,5 +62,6 @@ +---------------------+------------+ | External flashing | yes | +---------------------+------------+ +```
Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.