<binaryni@...> writes: > > Hi, I wonder if there is any progress on this? > Or is there a workaround? > I just installed debian jessie on a Banana Pro and hit this same problem. > Can the ap6210 driver still be used with the 3.16 kernel that comes with jessie? > Thanks!
Workaround is there. We can't port whole ap6210 driver because it use deprecated stuff, but we can use ap6210 compatibility tips. For example we can use old sunxi sw_mci_check_r1_ready() routine in bcmsdh.c like it ap6210 dose. This trick synchronize mmc commands flow and hardware busy status. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
