Commit ec1ef20
committed
mmc: sd: add fall-back extension register parsing attempt
Several types of cards have a common bug where the vendor did not
populate the General Information block, but extension registers are
present at assumed function offsets, and the features are correctly
implemented.
Probe the offsets to see if valid data is returned.
Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>1 parent 89050b1 commit ec1ef20
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1218 | 1218 | | |
1219 | 1219 | | |
1220 | 1220 | | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
1221 | 1241 | | |
1222 | 1242 | | |
1223 | 1243 | | |
| |||
0 commit comments