summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard/starlabs/lite_glkr.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/mainboard/starlabs/lite_glkr.md')
-rw-r--r--Documentation/mainboard/starlabs/lite_glkr.md21
1 files changed, 1 insertions, 20 deletions
diff --git a/Documentation/mainboard/starlabs/lite_glkr.md b/Documentation/mainboard/starlabs/lite_glkr.md
index 52e3898cf191..57749d957526 100644
--- a/Documentation/mainboard/starlabs/lite_glkr.md
+++ b/Documentation/mainboard/starlabs/lite_glkr.md
@@ -37,26 +37,7 @@
## Building coreboot
-### Preliminaries
-
-Prior to building coreboot the following files are required:
-* Intel Flash Descriptor file (descriptor.bin)
-* IFWI Image (ifwi.rom)
-
-The files listed below are optional:
-- Splash screen image in Windows 3.1 BMP format (Logo.bmp)
-
-These files exist in the correct location in the StarLabsLtd/blobs repo on GitHub which is used in place of the standard 3rdparty/blobs repo.
-
-### Build
-
-The following commands will build a working image:
-
-```bash
-make distclean
-make defconfig KBUILD_DEFCONFIG=configs/config.starlabs_lite_glkr
-make
-```
+Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_lite_glkr` as config file.
## Flashing coreboot