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

kboot: Add new U-Boot driver model 'phase-tags' #276

Merged
merged 1 commit into from Jan 22, 2023

Conversation

kettenis
Copy link
Contributor

U-Boot is moving to a new set of tags to indicate devices that should be bound/probed in early bootstrap phases. Add 'bootph-all' tags from the new bindings such that probing the serial port early on in U-Boot continues to work and doesn't hang the system.

Signed-off-by: Mark Kettenis kettenis@openbsd.org

U-Boot is moving to a new set of tags to indicate devices that
should be bound/probed in early bootstrap phases.  Add 'bootph-all'
tags from the new bindings such that probing the serial port
early on in U-Boot continues to work and doesn't hang the system.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
@marcan marcan merged commit 951afdd into AsahiLinux:main Jan 22, 2023
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.

None yet

2 participants