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

Fix DMI response when command or SBA are busy #138

Merged
merged 7 commits into from
Oct 11, 2022

Commits on Sep 27, 2022

  1. dm_csrs: Put entire dmi_resp_o through FIFO

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0842372 View commit details
    Browse the repository at this point in the history
  2. dm_csrs: Return busy DMI response if command is busy

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    620b368 View commit details
    Browse the repository at this point in the history
  3. dm_csrs: Return busy DMI response if SBA is busy

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    439cdfd View commit details
    Browse the repository at this point in the history
  4. dmi_jtag: Take DMI response into account for reads

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    088f934 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. dmi_jtag: Set busy error only if no sticky error is set

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b4bd39a View commit details
    Browse the repository at this point in the history
  2. dmi_jtag: Add mechanism for capturing failed DM op

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    a55a07c View commit details
    Browse the repository at this point in the history
  3. dmi_jtag: Update dmi op field based on DMI response

    Signed-off-by: Andreas Kurth <[email protected]>
    andreaskurth committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    94d4c9b View commit details
    Browse the repository at this point in the history