Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/novacustom.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ former method was testing our laptops over SSH with the help of
[DCU](https://github.com/Dasharo/dcu). You can find the instructions for both
approaches below.

## Warning: Downgrading firmware

Downgrading to v0.9.0 may trigger a bug, where the EC firmware update feature in
coreboot may cause an EC brick.

To work around this issue, you **must downgrade the BIOS and the EC at the same
time**. First, downgrade the BIOS, then, without rebooting in between, downgrade
the EC firmware.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a link to the manual EC update procedure?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

## FTDI converter

The obvious prerequisite is that you have an FTDI FT232-based USB-TTL
Expand Down