Skip to content

Conversation

@pamaury
Copy link
Contributor

@pamaury pamaury commented Oct 20, 2025

  • Interface numbers start at 0, using 1 is incorrect and may confuse the host.
  • Fix typo
  • Add comment about clearing the bitstreams in e2e rescue tests

Interface numbers start at 0, using 1 is incorrect and may confuse the host.

Signed-off-by: Amaury Pouly <[email protected]>
@pamaury pamaury requested a review from a team as a code owner October 20, 2025 19:08
@pamaury pamaury requested review from cfrantz and timothytrippel and removed request for a team October 20, 2025 19:08
@pamaury pamaury changed the title [silicon_creator,rescue] Fix USB interface number [silicon_creator,rescue] Various fixes related to USB and rescue tests Oct 20, 2025
--exec="fpga clear-bitstream"
--exec="fpga load-bitstream {bitstream}"
--exec="bootstrap --clear-uart=true {firmware}"
--exec="console --non-interactive --timeout=100ms"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This improves slightly the output in case of error by making the console output available up until this point. I only did for this particular tests but this could be of interest in other tests

It is useful to display the console output during the test
to debug problems.

Signed-off-by: Amaury Pouly <[email protected]>
@pamaury pamaury force-pushed the fix_rescue_usb_config_desc branch from 6a26f14 to 35ff209 Compare October 22, 2025 19:26
@pamaury
Copy link
Contributor Author

pamaury commented Nov 6, 2025

CI failure is unrelated

@jwnrt jwnrt merged commit e42d54f into lowRISC:earlgrey_1.0.0 Nov 6, 2025
92 of 98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants