summaryrefslogtreecommitdiff
path: root/Documentation/mainboard/starlabs/common
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/mainboard/starlabs/common')
-rw-r--r--Documentation/mainboard/starlabs/common/building.md10
-rw-r--r--Documentation/mainboard/starlabs/common/flashing.md4
2 files changed, 7 insertions, 7 deletions
diff --git a/Documentation/mainboard/starlabs/common/building.md b/Documentation/mainboard/starlabs/common/building.md
index 3b9b568b74..c283ef54ef 100644
--- a/Documentation/mainboard/starlabs/common/building.md
+++ b/Documentation/mainboard/starlabs/common/building.md
@@ -1,15 +1,15 @@
-## Building coreboot
+# Building coreboot
-### Preliminaries
+## Preliminaries
Prior to building coreboot the following files are required:
-#### StarBook series:
+### StarBook series:
* Intel Flash Descriptor file (descriptor.bin)
* Intel Management Engine firmware (me.bin)
* ITE Embedded Controller firmware (ec.bin)
-#### StarLite series:
+### StarLite series:
* Intel Flash Descriptor file (descriptor.bin)
* IFWI Image (ifwi.rom)
@@ -18,7 +18,7 @@ The files listed below are optional:
These files exist in the correct location in the [StarLabsLtd/blobs](https://github.com/StarLabsLtd/blobs) repo on GitHub which is used in place of the standard 3rdparty/blobs repo.
-### Build
+## Build
The following commands will build a working image, where the last two words represent the
series and processor i.e. `lite_glkr`:
diff --git a/Documentation/mainboard/starlabs/common/flashing.md b/Documentation/mainboard/starlabs/common/flashing.md
index c5764b9d6d..46b98afeae 100644
--- a/Documentation/mainboard/starlabs/common/flashing.md
+++ b/Documentation/mainboard/starlabs/common/flashing.md
@@ -1,6 +1,6 @@
# Flashing with fwupd
-#### **Requirements:**
+## **Requirements:**
* fwupd version 1.5.6 or later
* The battery must be charged to at least 30%
@@ -44,7 +44,7 @@ BIOS Lock must be disabled when switching from the standard AMI (American Megatr
4\. Next, press the `F10` key to **Save & Exit** and then `Enter` to confirm.
-#### **Switching Branch**
+## **Switching Branch**
Switching branch refers to changing from AMI firmware to coreboot, or vice versa.