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 v3.2-branch] drivers: flash: spi_nor: select largest valid erase operation #61152

Closed
wants to merge 1 commit into from

Commits on Aug 4, 2023

  1. drivers: flash: spi_nor: select largest valid erase operation

    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)
    Crzyrndm authored and github-actions[bot] committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1cba4bf View commit details
    Browse the repository at this point in the history