Skip to content

Musca b1 mhu support #16729

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 2 commits into from
Jul 31, 2019
Merged

Conversation

karl-zh
Copy link
Collaborator

@karl-zh karl-zh commented Jun 11, 2019

Enable MHU on Musca B1 support for ipm_mhu_dual_core sample.

As we have put the platform specific functions into soc.c (sse_200_platform_get_cpu_id () and wakeup_cpu1()). The 2nd core image address can be different with the existing platforms.

Migrate to eFlash due to it's advantages compare to QSPI and Musca B1 has 2 x 2MB embedded flash memories connected to the AHB Master Expansion “Code Interface”.

Copy link
Member

@ioannisg ioannisg left a comment

Choose a reason for hiding this comment

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

Looks fine to me. I added a question about getting the non-secure flash base address and offset from DTS, if possible.

Copy link
Contributor

@dbkinder dbkinder left a comment

Choose a reason for hiding this comment

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

doc changes OK

Karl Zhang added 2 commits July 31, 2019 04:48
Musca B1 has 2 x 2MB embedded flash memories (eFlash). The flash
memories are connected to the AHB Master Expansion “Code Interface”.

Signed-off-by: Karl Zhang <[email protected]>
Add support for ipm_mhu_dual_core sample on Musca B1.

Signed-off-by: Karl Zhang <[email protected]>
@galak galak force-pushed the musca_b1_mhu_support branch from 2894066 to cd9a601 Compare July 31, 2019 09:48
@ioannisg ioannisg added the Enhancement Changes/Updates/Additions to existing features label Jul 31, 2019
@galak galak merged commit dea40b6 into zephyrproject-rtos:master Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Boards area: Samples Samples Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants