Skip to content

Commit b1b4da4

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 b1b4da4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/unified/novacustom/initial-deployment.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@ 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. If you insist on using a non-`_full` binary,
175+
please add `--ifd -i bios` to the command below.
176+
170177
```bash
171178
flashrom -p ch341a_spi -w [path]
172179
```

0 commit comments

Comments
 (0)