Add devices currently in lab at pengutronix#1316
Merged
JenySadadia merged 5 commits intokernelci:mainfrom Oct 17, 2025
Merged
Conversation
Member
|
Hi! If you have new hardware platform not defined in platforms.yaml, you need to add it there, this is what linter complaining about. |
493ed9c to
c495bda
Compare
Contributor
Author
|
Yeah, it was defined, but there was an indentation error. |
Member
|
Can you rebase please? |
At pengutronix, barebox is used as the bootloader of choice, therefore duplicating the device with another bootloader. Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
c495bda to
2d6d37b
Compare
Contributor
Author
|
@nuclearcat Can you approve the workflow? |
Collaborator
|
I approved it. Thanks. |
Member
|
Let's merge it? Seems all ok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See https://lava.pengutronix.de/scheduler/alldevices/online for an overview
Close to #987, but updated to the new structure with splitted yaml files and without the one non-working board. Will add that later.
Closes #987