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

[nrf noup] boards: thingy91x: enable serial recovery #304

Merged
merged 1 commit into from
May 23, 2024

Conversation

maxd-nordic
Copy link
Contributor

This patch disbales MCUBoot logging and enables
serial recovery for the Thingy:91.

@maxd-nordic maxd-nordic marked this pull request as ready for review March 26, 2024 11:40
@maxd-nordic maxd-nordic force-pushed the t91x_serial_recovery branch from cb22d3f to 8596418 Compare March 26, 2024 11:40
@maxd-nordic maxd-nordic force-pushed the t91x_serial_recovery branch from 8596418 to cbe99f3 Compare April 10, 2024 14:13
@maxd-nordic maxd-nordic force-pushed the t91x_serial_recovery branch from cbe99f3 to 89175fa Compare April 18, 2024 14:11
CONFIG_BOOT_SERIAL_IMG_GRP_IMAGE_STATE=y

# Skip checks on the secondary image to make it possible to update MCUBoot on S1/S0
CONFIG_MCUBOOT_VERIFY_IMG_ADDRESS=n
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

I guess you know what you are doing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we needed to disable the checks there, otherwise the bootloader update would be rejected for not being a netcore update.

@maxd-nordic maxd-nordic force-pushed the t91x_serial_recovery branch 3 times, most recently from 6cf1d69 to b583547 Compare May 2, 2024 12:19
@nvlsianpu nvlsianpu requested a review from sigvartmh May 7, 2024 07:00
This patch disbales MCUBoot logging and enables
serial recovery for the Thingy:91.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Bernt Johan Damslora <bernt.damslora@nordicsemi.no>
@maxd-nordic maxd-nordic force-pushed the t91x_serial_recovery branch from b583547 to 5c1feb3 Compare May 21, 2024 14:23
@nordicjm nordicjm merged commit f67a11a into nrfconnect:main May 23, 2024
1 check passed
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