mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
docs/variants/protectli_vp4620/building-manual.md: add info about blobs
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Protectli Dasharo on VP4620 - building manual
|
||||
|
||||
To build Dahsaor firmware image, follow the steps below:
|
||||
To build Dasharo firmware image, follow the steps below:
|
||||
|
||||
1. Clone the coreboot repository:
|
||||
|
||||
@@ -8,9 +8,10 @@ To build Dahsaor firmware image, follow the steps below:
|
||||
$ git clone https://github.com/Dasharo/coreboot.git -b protectli_vault_cml/release
|
||||
```
|
||||
|
||||
2. Start build process:
|
||||
2. Start build process (note it requires certain blobs to proceed):
|
||||
|
||||
```bash
|
||||
$ cd coreboot
|
||||
# you will need to put the ZIP with blobs at this point
|
||||
$ ./build.sh vp4620
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user