Commit da91f3e
committed
mmc: sd: Biwin cards need a CMD49 quirk
The Biwin MS160 line of cards have a broken CMD49 handler and require
this workaround. The CID match is somewhat broad, but the card name
appears to be unique to these cards.
Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>1 parent 87a401c commit da91f3e
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments