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

[DNM] upmerge to upsteram f50054d #4

Merged
merged 8 commits into from
Nov 16, 2018
Merged

[DNM] upmerge to upsteram f50054d #4

merged 8 commits into from
Nov 16, 2018

Conversation

nvlsianpu
Copy link
Contributor

@nvlsianpu nvlsianpu commented Nov 14, 2018

This is fast forward as NCS doesn't apply internal changes so far.

New version introduces:

go after nrfconnect/sdk-zephyr#46

sigvartmh and others added 7 commits October 22, 2018 15:30
This will fix #336 by adding deprecation warning to Jira and
Confluence links as these are not used by the project anymore.

Signed-off-by: Sigvart M. Hovland <[email protected]>
This commit adds a choice for the device to use for serial recovery.

Signed-off-by: Emanuele Di Santo <[email protected]>
Signed-off-by: Andrzej Puzdrowski <[email protected]>

fixup
This commit adds a project configuration for the upcoming
nrf52840_pca10059 board.

Signed-off-by: Emanuele Di Santo <[email protected]>
Signed-off-by: Andrzej Puzdrowski <[email protected]>
Add missing declaration of sys_clock_disable() to fix compiler warning.

Signed-off-by: Emanuele Di Santo <[email protected]>
Cleanup board configuration.

Signed-off-by: Emanuele Di Santo <[email protected]>
Add a hidden MCUBOOT config entry to mark a project as MCUBOOT.
It is useful when other parts of the system need to be aware
that they are, in fact, the bootloader.

Signed-off-by: Emanuele Di Santo <[email protected]>
zephyrproject-rtos/zephyr#11180: Zephyr target was corrupted as
recently zephyr's device tree started adding DT_ prefix in
generated labels.

This path aligns flash name macro used.


Signed-off-by: Andrzej Puzdrowski <[email protected]>
@nvlsianpu nvlsianpu changed the title [DNM] upmerge to upsteram 865777 [DNM] upmerge to upsteram f50054d Nov 14, 2018
@SebastianBoe
Copy link
Contributor

fix zephyr target: corrupted build after zephyr

Is this compatible with fw-*-zephyr ?

If not, should we, and how do we, apply both patches at the same time?

@nvlsianpu
Copy link
Contributor Author

Good point - so this should wait for appropriate update in fw-zephyr. (We can merge this right after its counterpart)

Copy link
Contributor

@lemrey lemrey left a comment

Choose a reason for hiding this comment

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

I had started some work to get rid of the old log subystem, which is now deprecated in Zephyr and outputs a bunch of warnings when compiling MCUboot. Perhaps I could open that PR and we could include that commit too?

@nvlsianpu
Copy link
Contributor Author

@lemrey open PR to https://github.com/JuulLabs-OSS/mcuboot. We can copy changes after really fast.

@nvlsianpu nvlsianpu merged commit f50054d into nrfconnect:master Nov 16, 2018
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.

4 participants