mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
This microSD card never clears Flush Cache bit after cache flush has been started in sd_flush_cache(). This leads e.g. to failure to mount file system. Add a quirk which disables the SD cache for this specific card from specific manufacturing date of 11/2019, since on newer dated cards from 05/2023 the cache flush works correctly. Fixes: 08ebf903 ("mmc: core: Fixup support for writeback-cache for eMMC and SD") Signed-off-by:Marek Vasut <marex@denx.de> Link: https://lore.kernel.org/r/20230620102713.7701-1-marex@denx.de Signed-off-by:
Ulf Hansson <ulf.hansson@linaro.org>
-
mentioned in commit 598e155f
-
mentioned in commit f3cd5120
-
mentioned in commit b63422b8
-
mentioned in commit 9ac01e4a
-
mentioned in commit b33ef49f
-
mentioned in commit e17fc4ec
-
mentioned in commit b9fcfee5
-
mentioned in commit 5766dcbe
-
mentioned in commit de5b18d9
-
mentioned in commit 527483c7
-
mentioned in commit b73e610a
-
mentioned in commit d6526376
-
mentioned in commit e820ff2b
-
mentioned in commit e673da5b
-
mentioned in commit cea6d89e
-
mentioned in commit 5c6d88eb
-
mentioned in commit 39edc1aa
-
mentioned in commit 9c436096
-
mentioned in commit 13c79c3d
-
mentioned in commit 6940f99f
-
mentioned in commit 2c181d8f
-
mentioned in commit e2924512
-
mentioned in commit 318675e5
-
mentioned in commit 8455f4a6
-
mentioned in commit f9149a58
-
mentioned in commit 474db40b
-
mentioned in commit 671c8b4b
-
mentioned in commit 1649815e