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

boards: nxp: fix s26ks512s0 flash write-block-size #81335

Merged

Conversation

butok
Copy link
Contributor

@butok butok commented Nov 13, 2024

  • Sets s26ks512s0 flash write-block-size to correct 256KB.
  • Optimizes MCUboot partitions to fit the correct write-block-size.

Fixes #80284

- Sets s26ks512s0 flash write-block-size to correct 256KB.
- Optimizes MCUboot partitions to fit the correct write-block-size.

Fixes zephyrproject-rtos#80284

Signed-off-by: Andrej Butok <[email protected]>
@dkalowsk
Copy link
Contributor

@dleach02 should this be backported to 4.0.1?

@dkalowsk dkalowsk added this to the v4.1.0 milestone Nov 16, 2024
@nashif nashif added the backport v4.0-branch Backport to the v4.0-branch label Nov 16, 2024
@nashif nashif merged commit a730d9a into zephyrproject-rtos:main Nov 16, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v4.0-branch Backport to the v4.0-branch platform: NXP NXP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mcuboot+application don't start on mimxrt1050_evk
7 participants