wii-linux-ngx
wii-linux-ngx copied to clipboard
v3.16+/v4.x: SDHC support broken
In both v3.x and v4.x trees there is broken support of SDHC; this is the responsible commit.
I have tried reverting, no success. I have also tried backporting the revert by DeltaResero, also not working anymore (tried with v3.16.1).
As part of my investigation I can confirm the issue is between v3.15.10 and v3.16.1; at some point the driver was refactored and now it just hangs/panics...
It should be possible to patch the OF core to work again, or (better) to fix the upstream version to use slown-down writes.