Skip to content

Commit

Permalink
Merge pull request #85 from P-Miranda/multi-drivers
Browse files Browse the repository at this point in the history
fix: add GRAB_TIMEOUT, update iob-Linux submodule
  • Loading branch information
jjts authored Apr 15, 2024
2 parents f3aa86a + 85d628e commit 2ef108d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions iob_soc_opencryptolinux.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def _post_setup(cls):
# Set custom ethernet CONSOLE_CMD
contents.append(
f"""
GRAB_TIMEOUT = 600
### Launch minicom if running Linux
# pass CI variable over ssh commands
UFLAGS+=CI=$(CI)
Expand Down
2 changes: 1 addition & 1 deletion submodules/OS

0 comments on commit 2ef108d

Please sign in to comment.