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

bios: litespi: clear rx queue after write Beta #2101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. bios: litespi: clear rx queue after write

    clear rx queue at the end of spiflash_master_write().
    
    Signed-off-by: Fin Maaß <[email protected]>
    maass-hamburg committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    63fa4fd View commit details
    Browse the repository at this point in the history
  2. bios: litespi: add newline to debug output

    add newline to debug output
    
    Signed-off-by: Fin Maaß <[email protected]>
    maass-hamburg committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d7bf75a View commit details
    Browse the repository at this point in the history