Skip to content

boards/arm: Remove app-specific initialization#18838

Merged
acassis merged 1 commit intoapache:masterfrom
linguini1:config-refresh
May 3, 2026
Merged

boards/arm: Remove app-specific initialization#18838
acassis merged 1 commit intoapache:masterfrom
linguini1:config-refresh

Conversation

@linguini1
Copy link
Copy Markdown
Contributor

Summary

Now that initialization is performed by BOARD_LATE_INITIALIZE, app-specific initialization options are not needed.

Related to #18833.

Impact

These three configurations.

Testing

Configurations build/CI passes.

@github-actions github-actions Bot added Size: XS The size of the change in this PR is very small Board: arm labels May 2, 2026
Now that initialization is performed by BOARD_LATE_INITIALIZE,
app-specific initialization options are not needed.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
@acassis acassis merged commit a8a492c into apache:master May 3, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: arm Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants