1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-26 04:51:17 +02:00
Files
u-boot-megous/drivers/mmc
Hai Pham 99ab3d8dc4 mmc: renesas-sdhi: Send stop when MMC tuning command fails
When tuning command (CMD21) fails with command error, call
mmc_send_stop_transmission() to send stop command (CMD12).

Reviewed-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
[Marek: Add dev_dbg() message in case tuning abort fails
        Move tuning opcode check from mmc_abort_tuning()]
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-07-18 09:17:23 +09:00
..
2023-03-06 17:03:56 -05:00
2022-09-25 08:30:05 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2023-04-10 12:17:58 +09:00
2022-01-19 18:11:34 +01:00
2022-10-24 18:02:15 +09:00