Skip to content

17q2 l4 bootloader - Rebase #4469

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 3 commits into from
Jun 8, 2017
Merged

Conversation

kegilbert
Copy link
Contributor

Rebase against master for: #4063

Smaller chunk of the Workshop branch additions: #4412

Feel free to add in however else should be a reviewer @c1728p9

LMESTM added 3 commits June 6, 2017 15:42
Fix vector table

The address of the vector table is hardcoded to the start of flash.
This patch updates make it properly handle updating the VTOR with
a bootloader.
Add MBED_APP_START and MBED_APP_SIZE to the linker scripts
so the start and size of an image can be specified. This allows the
ROM to be split into a bootloader region and an application region.
@kegilbert
Copy link
Contributor Author

/morph test

@mbed-bot
Copy link

mbed-bot commented Jun 7, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 479

All builds and test passed!

@adbridge
Copy link
Contributor

adbridge commented Jun 8, 2017

@kegilbert Please ensure your PRs have meaningful titles as they go into release notes.

@sg- sg- merged commit 1607c83 into ARMmbed:master Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants