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/starlabs/lite_glk.md | |
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/starlabs/lite_glk.md')
-rw-r--r-- | Documentation/mainboard/starlabs/lite_glk.md | 1 |
1 files changed, 1 insertions, 0 deletions
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. |