-
Notifications
You must be signed in to change notification settings - Fork 4
board_config: board migration to dts-configs #122
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
Merged
Merged
Conversation
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
Signed-off-by: Michał Iwanicki <[email protected]>
Migrate remaining platform configuration to dts-configs. Signed-off-by: Mateusz Kusiak <[email protected]>
Move bios and ec paths for notebooks to config. Signed-off-by: Mateusz Kusiak <[email protected]>
Add dedicated function just for evaluating links that is called during parsing configurations. Signed-off-by: Mateusz Kusiak <[email protected]>
Move bootsplash migration and flashrom override parameters to the dts-configs for notebooks. They expect nevest version anyway, theres no use of checking it.
fde61ba to
1895194
Compare
Contributor
|
I'd suggest reviewing it by the commits, it'll be more clear why certain changes were made. Same for Dasharo/dts-configs#20 |
Contributor
Author
|
This PR also implements #50 (removes ASUS as we stopped supporting it). |
m-iwanicki
commented
Nov 13, 2025
260cbee to
a4d14f0
Compare
m-iwanicki
commented
Nov 14, 2025
a4d14f0 to
08240da
Compare
3mkusiak
added a commit
to Dasharo/docs
that referenced
this pull request
Nov 14, 2025
Remove DTS deployment manual for Asus KGPE-D16. Support has been dropped in versions newer than DTS v.2.7.2-rc1: Dasharo/dts-scripts#122 Signed-off-by: Mateusz Kusiak <[email protected]>
m-iwanicki
commented
Nov 17, 2025
3mkusiak
added a commit
to Dasharo/docs
that referenced
this pull request
Nov 17, 2025
Remove DTS deployment manual for Asus KGPE-D16. Support has been dropped in versions newer than DTS v.2.7.2-rc1: Dasharo/dts-scripts#122 Signed-off-by: Mateusz Kusiak <[email protected]>
Move have_heads definition to configs and check if running heads allready automatically. Signed-off-by: Mateusz Kusiak <[email protected]>
Remove overcoplicated model check. The issue should be fixed on all public releases for v54_6x_tu, thus the check is redundant. Signed-off-by: Mateusz Kusiak <[email protected]>
Transfer dpp link for nv4xpz to configuration. Signed-off-by: Mateusz Kusiak <[email protected]>
Ditch the mechanism for checking each supported platform manually and rely on parsing configurations instead. The config parser funtion shall print valid error codes. Only preparation for config parsing shall be done in board_config(). Signed-off-by: Mateusz Kusiak <[email protected]>
Add mockup funtion for amdtool to simualte failures on intel platform. This is to be consistant with hardware behavior. Signed-off-by: Mateusz Kusiak <[email protected]>
08240da to
18cb9d7
Compare
Contributor
Author
|
@3mkusiak approve |
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.
No description provided.