Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/configuration: recommend CTRL-d as BareboxDriver interrupt #1637

Merged

Conversation

Bastian-Krause
Copy link
Member

Description
Since barebox v2025.03.0 CTRL-d is the recommended way to interrupt barebox autoboot for testing [1].

[1] https://git.pengutronix.de/cgit/barebox/commit/?id=ae482477b60e1e308327658a899358746ff2f5b

/cc @a3f

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.8%. Comparing base (2ce9e24) to head (c13098d).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1637   +/-   ##
======================================
  Coverage    55.8%   55.8%           
======================================
  Files         170     170           
  Lines       13382   13382           
======================================
  Hits         7469    7469           
  Misses       5913    5913           
Flag Coverage Δ
3.10 55.8% <ø> (-0.4%) ⬇️
3.11 55.8% <ø> (-0.4%) ⬇️
3.12 55.8% <ø> (-0.4%) ⬇️
3.13 55.7% <ø> (-0.4%) ⬇️
3.9 55.8% <ø> (-0.4%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ejoerns
ejoerns previously approved these changes Mar 20, 2025
Copy link
Contributor

@ejoerns ejoerns left a comment

Choose a reason for hiding this comment

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

Not sure if the requiered barebox version should be part of the documentation, too. But since at least the required commit is referenced, fine from my side.

@Bastian-Krause thanks!

@Bastian-Krause Bastian-Krause force-pushed the bst/doc-barebox-interrupt branch from 2cbdd54 to 5749d67 Compare March 20, 2025 12:53
Since barebox v2025.03.0, CTRL-d is the recommended way to interrupt
barebox autoboot for testing [1].

[1] https://git.pengutronix.de/cgit/barebox/commit/?id=ae482477b60e1e308327658a899358746ff2f5b

Signed-off-by: Bastian Krause <[email protected]>
@Emantor Emantor merged commit 01628dc into labgrid-project:master Mar 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants