Skip to content

Conversation

Schulz-Jakob
Copy link

The default implementation of sys_reboot(SYS_REBOOT_COLD) performs a CPU-only reset.
This commit overrides the weak ARM implementation with a device-specific function for the MSPM0G series that triggers a power-on reset instead.
This ensures a more complete reset of the device when SYS_REBOOT_COLD is requested

the default implementation of sys_reboot(SYS_REBOOT_COLD) performs a
CPU-only reset. This commit overrides the weak ARM implementation
with a device-specific function for the MSPM0G series that triggers
a power-on reset instead.
This ensures a more complete reset of the device when SYS_REBOOT_COLD
is requested

Signed-off-by: [Jakob Schulz] <[email protected]>
@parthitce
Copy link
Member

@Schulz-Jakob thanks for the PR and changes. We will address this as part of upstream work in #214. Does that work?

@Schulz-Jakob
Copy link
Author

This would be great. Is it possible to make this change not only for the G series but also for the L series?

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.

2 participants