Skip to content

Commit cde25ad

Browse files
committed
doc/configuration: add strip_timestamp to UBootDriver
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent de3d524 commit cde25ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,6 +1925,7 @@ Arguments:
19251925
- boot_commands (dict, default={}): boot commands by name for LinuxBootProtocol boot command
19261926
- login_timeout (int, default=30): timeout for login prompt detection in seconds
19271927
- boot_timeout (int, default=30): timeout for initial Linux Kernel version detection
1928+
- strip_timestamp (bool, default=False): strip timestamps prepended to console when present
19281929

19291930
SmallUBootDriver
19301931
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)