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

Memory : Fix incorrect block size on arm #5227

Merged
merged 1 commit into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. Memory: Fix incorrect block size on arm

    Fix memory device attachment and update errors.
    The block size was too small, requiring a minimum of
    524288KiB.This commit corrects the issue, allowing
    successful memory device attachment and updates.
    
    Signed-off-by: Aakanksha Tripathi <[email protected]>
    Aakanksha Tripathi authored and Aakanksha0311 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    869c29e View commit details
    Browse the repository at this point in the history