On 06/30/2013 06:42 AM, Georg Gast wrote: > Hi Tom, > > the problem occurs even if i set enable_llm=0. The while loop is now not > touched and the rpi deadlocks too. > > As far as i understand it, the sdhci.c is the base for all sdhci card > readers and the sdhci-*.c implement the ops for the specific hardware. > > My problem is, that i dont have an other sdhci card reader here. It wont > be possible to boot from, but i could try to read from it on a rt > kernel. If i compile the sdhci_bcm2708 as a module, i could not get a > device info from the rpi reader. Maybe an other reader works, then the > real problem sits in sdhci_bcm2708.c (or at bad luck, it shows an bigger > problem in sdhci.c). > > Georg > Here's a quick and dirty hack to get things going. Regards, Jeremy