Skip to content

Info compat fix#379

Merged
BenReed161 merged 1 commit into
Microsemi:masterfrom
BenReed161:info-compat-fix
May 20, 2026
Merged

Info compat fix#379
BenReed161 merged 1 commit into
Microsemi:masterfrom
BenReed161:info-compat-fix

Conversation

@BenReed161
Copy link
Copy Markdown
Collaborator

The B012 firmware (0a050012) does not support subcmd=1 for MRPC 0x124 returns error 0x7d020. The newer B013 firmware (0a060013) does support it. Since both subcmds return the same reply struct, this is a firmware feature-level incompatibility. Add fallback if first subcmd=1 case fails

Older versions of gen6 firmware do not support sn_ver_get subcmd = 1.
Add a fallback for older firmware revisions subcmd = 0
Copy link
Copy Markdown
Collaborator

@lsgunth lsgunth left a comment

Choose a reason for hiding this comment

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

The change looks good.

Weird to have a version number change in what appears to be a bug fix PR.

@BenReed161
Copy link
Copy Markdown
Collaborator Author

Removed version commit in this PR, will add as a separate commit (not part of this PR).

@BenReed161 BenReed161 merged commit 84286dd into Microsemi:master May 20, 2026
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