SDIO driver for OpenRD Ultimate/ Dreamplug

Mattia Rossi mrossi at swin.edu.au
Sat Jan 7 06:11:49 UTC 2012


On 07/01/12 08:20, Ian Lepore wrote:
> On Thu, 2012-01-05 at 18:24 +1100, Mattia Rossi wrote:
>> Hi all,
>>
>> I've tried to compile and use the SDIO driver found here:
>> http://people.freebsd.org/~raj/misc/mv_sdio.c
>>
>
> Hmmm, on second thought, I'll bet interrupt 34 needs to be listed in the
> sdio section of the FDT, not the gpio like I said earlier.  The code
> sets the resource id to 1 to allocate that interrupt, so it probably
> needs to be listed as the 2nd interrupt for the sdio dev.
>
> -- Ian
>
>

Oh, and btw., don't know if this is related, but if I run ofwdump on the 
Dreamplug I get the following output:

ofwdump -ap
Node 0xc0d43398:
   model:
     6d 72 76 6c 2c 44 72 65 61 6d 50 6c 75 67 00
     'mrvl,DreamPlug'
   compatible:
     44 72 65 61 6d 50 6c 75 67 00
     'DreamPlug'
   #address-cells:
     00 00 00 01
   #size-cells:
     00 00 00 01
ofwdump: ioctl(..., OFIOCNEXTPROP, ...) failed: Invalid argument



Don't think that's right...

Mat


More information about the freebsd-arm mailing list