Skip to content

kinetis: Memory segment attribute fixes#9084

Merged
jnohlgard merged 1 commit intoRIOT-OS:masterfrom
jnohlgard:pr/kinetis-ldscript-fix
May 7, 2018
Merged

kinetis: Memory segment attribute fixes#9084
jnohlgard merged 1 commit intoRIOT-OS:masterfrom
jnohlgard:pr/kinetis-ldscript-fix

Conversation

@jnohlgard
Copy link
Member

@jnohlgard jnohlgard commented May 5, 2018

Contribution description

vectors and flashsec memory segments will not be considered for orphan
sections if attributes (rx) are only given for the rom segment.

Issues/PRs references

extended in #9089

vectors and flashsec memory segments will not be considered for orphan
sections if rx is only given for the rom segment.
@jnohlgard jnohlgard added Platform: ARM Platform: This PR/issue effects ARM-based platforms Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels May 5, 2018
@jnohlgard jnohlgard added this to the Release 2018.07 milestone May 5, 2018
@jnohlgard jnohlgard requested a review from kaspar030 May 5, 2018 06:12
@jnohlgard jnohlgard requested a review from kYc0o May 7, 2018 11:05
Copy link
Contributor

@kaspar030 kaspar030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untested ACK. (don't have board...)

@jnohlgard jnohlgard merged commit 85111cb into RIOT-OS:master May 7, 2018
@jnohlgard jnohlgard deleted the pr/kinetis-ldscript-fix branch May 7, 2018 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants