Skip to content

Comments

Boot Record and FSINFO Signature Corrections#59

Merged
fdesbiens merged 2 commits intoeclipse-threadx:devfrom
nflandin:boot-signature-corrections
Jun 10, 2025
Merged

Boot Record and FSINFO Signature Corrections#59
fdesbiens merged 2 commits intoeclipse-threadx:devfrom
nflandin:boot-signature-corrections

Conversation

@nflandin
Copy link
Contributor

@nflandin nflandin commented Sep 3, 2024

Corrected placement of boot signature in case of FX_FORCE_512_BYTE_BOOT_SECTOR being defined; brought in line with location mentioned earlier in the same file. Also switched from 'magic numbers' to extant macros.

Also corrected placement of FSINFO trail signature, which was found to be incorrect by coran21 (in issue #47 ).

nflandin added 2 commits June 21, 2024 10:50
Correction to boot record signature writing; attempted to bring in line with design intent of variable length boot record as used earlier in function.
Correction of FSINFO trail signature in format function
@fdesbiens
Copy link
Contributor

@eclipse-threadx/iot-threadx-committers, I need a volunteer with porting expertise to review this contribution.

@amgross
Copy link

amgross commented Dec 7, 2024

Is rhere is backwsrd compatibility issue here?

Copy link
Contributor

@rahmanih rahmanih left a comment

Choose a reason for hiding this comment

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

Tested and it is working fine.
to be merged.

@fdesbiens fdesbiens changed the base branch from master to dev June 10, 2025 13:01
@fdesbiens fdesbiens merged commit b1f5098 into eclipse-threadx:dev Jun 10, 2025
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