Adi u boot 2025.10/philip/sys soc#77
Merged
pamolloy merged 2 commits intoadi-u-boot-2025.10.yfrom Apr 7, 2026
Merged
Conversation
Collaborator
Author
|
CC @gmalysa |
ozan956
approved these changes
Mar 19, 2026
|
Its sad that we cannot read the matrices under jobs to use in other ones. Since #76 also defines whole defconfig list, its going to be redundant. Maybe we can use a "preparation" job to handle configs first then we can distribute these configs to the specific jobs. |
CalebEthridgeADI
approved these changes
Mar 19, 2026
Collaborator
Author
Collaborator
Author
https://lore.kernel.org/u-boot/177559142061.2108693.18115222269413056131.b4-ty@konsulko.com/T/#t |
Define CONFIG_SYS_SOC in the mach-sc5xx Kconfig. Follow the standard U-Boot include path convention by moving the SC5xx SoC headers from arch/arm/include/asm/arch-adi/sc5xx/ to the conventional arch/arm/include/asm/arch-sc5xx/ location. Update includes from <asm/arch-adi/sc5xx/*.h> to <asm/arch/*.h> across mach-sc5xx and board files. Signed-off-by: Philip Molloy <philip.molloy@analog.com> (cherry picked from commit c98bf05)
c279cb8 to
7844429
Compare
Signed-off-by: Philip Molloy <philip@philipmolloy.com>
7844429 to
107b693
Compare
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.
No description provided.