Skip to content

Commit

Permalink
Merge pull request #1250 from Bastian-Krause/bst/doc-fixes
Browse files Browse the repository at this point in the history
doc/configuration: small fixes
  • Loading branch information
Emantor committed Jul 28, 2023
2 parents 2375381 + d96eb68 commit c5b7776
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ Below an example where the local spidev is used.
Used by:
- `FlashromDriver`_

NetworkFlashRom
NetworkFlashrom
~~~~~~~~~~~~~~~
A NetworkFlashrom describes a `Flashrom`_ available on a remote computer.

Expand Down Expand Up @@ -1654,6 +1654,7 @@ Implements:
Arguments:
- boot_expression (str, default="U-Boot 20\\d+"): regex to match the U-Boot start string
- boot_secret (str, default="a"): secret used to unlock prompt
- boot_secret_nolf (bool, default=False): send boot_secret without new line
- login_timeout (int, default=60): timeout for password/login prompt detection
- for other arguments, see `UBootDriver`_

Expand Down

0 comments on commit c5b7776

Please sign in to comment.