Re: Pandaboard: wl12xx_sdio_test

2011-05-13 Thread Per Forlin
On 13 May 2011 09:38, Per Forlin wrote: > Hi, > > In Kconfig wl12xx_sdio_test depends on wl12xx_sdio. Does the test > really depend on the wl12xx_sdio driver? The test module is a sdio > driver too. I found a reason for the Kconfig dependency here: https://lkml.org/lkml/2011/2/18/373 /Per __

Pandaboard: wl12xx_sdio_test

2011-05-13 Thread Per Forlin
Hi, I am trying to run wl12xx_sdio_test but I get: "mmc1:0001:2: could not wake up chip". What am I missing? In Kconfig wl12xx_sdio_test depends on wl12xx_sdio. Does the test really depend on the wl12xx_sdio driver? The test module is a sdio driver too. I use the latest linux-linaro-2.6.38 toget