Skip to content

Commit 954d6cc

Browse files
committed
novacustom/initial-deployment.md: use _full binary for 1.7.2 release
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
1 parent 8e7308f commit 954d6cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/unified/novacustom/initial-deployment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,12 @@ On your host computer, install flashrom from sources:
167167
6. Install Dasharo BIOS, replacing `[path]` with the path to the firmware
168168
image you want to flash, e.g. `novacustom_ns5x_adl_full_v1.4.0.rom`
169169

170+
!!! warning
171+
172+
Please use the `_full` binaries for the 1.7.2 release. Full binaries contain
173+
all necessary blobs for platform operation. Flashing the entire chip with the
174+
base binaries will result in a brick.
175+
170176
```bash
171177
flashrom -p ch341a_spi -w [path]
172178
```

0 commit comments

Comments
 (0)