mmcblk2 card_busy_detectmmc2: cache flush error -110mmc2: tried to reset card, got error -110print_req_error: I/O error, dev mmcblk2, sector 6005384EXT4-fs warning (device mmcblk2p2): ext4_end_bio:323: I/O error 10 writing to inode 38386 (offset 0 size 0 sta...
if (!host->ops->card_busy(host)) break; busy = true; } if (mmc_host_is_spi(host)) break;@@ -556,19 +562,20 @@ int __mmc_switch(struct mmc_card *card, u8 set, u8 index, u8 value, * does'nt support MMC_CAP_WAIT_WHILE_BUSY, then we can only ...
mmc2: Card stuck in programming state! mmcblk2 card_busy_detectmmc2: cache flush error -110mmc2: tried to reset card, got error -110print_req_error: I/O error, dev mmcblk2, sector 6005384EXT4-fs warning (device mmcblk2p2): ext4_end_bio:323: I/O error 10 writi...