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

Add missing binary info to 2350 linker scripts. #854

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Add missing binary info to 2350 linker scripts. #854

merged 1 commit into from
Sep 25, 2024

Conversation

jonathanpallant
Copy link
Contributor

The .boot_info section was missing from the RP2350 linker scripts (both Arm and RISC-V).

This adds it back, tucking it next to where the start block lives, as the BI must be in the first 4K of flash.

Closes #853

@jannic jannic merged commit c8d6e7a into main Sep 25, 2024
98 checks passed
@jonathanpallant jonathanpallant deleted the fix-2350-bi branch September 25, 2024 16:49
romainreignier added a commit to romainreignier/embassy that referenced this pull request Sep 26, 2024
romainreignier added a commit to romainreignier/embassy that referenced this pull request Sep 26, 2024
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.

rp-binary-info is not compatible with picotool for rp2350
2 participants