Skip to content

deselect eMMC on set_blocklen failure in xbox_emmc_write_block #1

Description

@erorndev

xbox_emmc_write_block returns early without calling xbox_emmc_deselect_card()
when xbox_emmc_set_blocklen() fails, leaving the card selected and wedging all eMMC operations until a replug

xbox_emmc_read_block_ext_csd handles the same failure path correctly by calling
xbox_emmc_deselect_card() before returning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions