]> git.dujemihanovic.xyz Git - linux.git/commit
DONOTMERGE: Hack: Always disable MMC cache to avoid card becoming stuck.
authorblacksilver <blacksilver@debdan.net>
Mon, 18 Dec 2023 10:15:55 +0000 (11:15 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Mon, 18 Dec 2023 21:07:47 +0000 (22:07 +0100)
commitd8ae39100cbb016a769bc54181ba26d9188e2054
treeca50a6b4776dda251789705a7b34796a3d2d135f
parentc69eef192c40a1fbf18f5a420386f8b7d97ac91d
DONOTMERGE: Hack: Always disable MMC cache to avoid card becoming stuck.

[    0.210673] mmc0: SDHCI controller on d4281000.mmc [d4281000.mmc] using ADMA
[    0.301489] mmc0: new DDR MMC card at address 0001
[    0.302156] mmcblk0: mmc0:0001 QNW00A 7.28 GiB
[    0.308976] mmcblk0boot0: mmc0:0001 QNW00A 4.00 MiB
[    0.310318] mmcblk0boot1: mmc0:0001 QNW00A 4.00 MiB
[    0.311571] mmcblk0rpmb: mmc0:0001 QNW00A 512 KiB, chardev (248:0)
[  171.353426] mmc0: Card stuck being busy! __mmc_poll_for_busy
[  171.353443] mmc0: cache flush error -110
[  201.399007] mmc0: Card stuck being busy! __mmc_poll_for_busy
[  201.399023] mmc0: cache flush error -110
[  231.415093] mmc0: Card stuck being busy! __mmc_poll_for_busy
[  231.415109] mmc0: cache flush error -110
[  261.464688] mmc0: Card stuck being busy! __mmc_poll_for_busy
[  261.464703] mmc0: cache flush error -110
drivers/mmc/core/mmc.c