Skip to content

[mgs-updates] RoT bootloader FirstPageErased error should be ignored#8955

Merged
karencfv merged 2 commits into
oxidecomputer:mainfrom
karencfv:updates-ignore-erased-stage0next
Aug 30, 2025
Merged

[mgs-updates] RoT bootloader FirstPageErased error should be ignored#8955
karencfv merged 2 commits into
oxidecomputer:mainfrom
karencfv:updates-ignore-erased-stage0next

Conversation

@karencfv

Copy link
Copy Markdown
Contributor

As per #8044 (comment) , the RotImageError::FirstPageErased error for the RoT bootloader is not fatal, and should not be treated as such. This patch does two things:

  1. Interprets the error response from the SP as an invalid caboose when retrieving caboose information
  2. Carries on updating the RoT bootloader when when it finds this error during an image signature check.

Closes #8045

@karencfv

Copy link
Copy Markdown
Contributor Author

Tests failing due to #8957. Will merge it once it's in

@karencfv karencfv enabled auto-merge (squash) August 29, 2025 21:35
@karencfv karencfv merged commit 4da85ab into oxidecomputer:main Aug 30, 2025
16 checks passed
@karencfv karencfv deleted the updates-ignore-erased-stage0next branch August 30, 2025 06:32
iliana pushed a commit that referenced this pull request Sep 2, 2025
…8955)

As per
#8044 (comment)
, the `RotImageError::FirstPageErased` error for the RoT bootloader is
not fatal, and should not be treated as such. This patch does two
things:

1. Interprets the error response from the SP as an invalid caboose when
retrieving caboose information
2. Carries on updating the RoT bootloader when when it finds this error
during an image signature check.

Closes #8045
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.

SP/MGS updates need to ignore erased stage0next

2 participants