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

[Backport v2.7-branch] drivers: flash: spi_nor: select largest valid erase operation #61151

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Aug 4, 2023

Backport ea2dd9f from #60943.

Fixes: #60904

The spi_nor erase op selection was based on the alignment of the end of
the region to be erased. This prevented larger erase operations being
selected in many cases

Closes #60904

Signed-off-by: Joshua Crawford <joshua.crawford@levno.com>
(cherry picked from commit ea2dd9f)
@zephyrbot zephyrbot requested a review from nashif as a code owner August 4, 2023 08:47
@zephyrbot zephyrbot added the Backport Backport PR and backport failure issues label Aug 4, 2023
@henrikbrixandersen
Copy link
Member

@nvlsianpu Please review.

@Laczen
Copy link
Collaborator

Laczen commented Oct 26, 2023

@de-nordic, could you please add your review.

@de-nordic
Copy link
Collaborator

Seems that compliance does not like how the issue is referenced.

@cfriedt cfriedt merged commit e6f70e9 into v2.7-branch Nov 17, 2023
21 of 22 checks passed
@nashif nashif deleted the backport-60943-to-v2.7-branch branch February 13, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

8 participants