I have a board which is uses the OMAP-L138.  It's similar in
many respects to the EVM/DA850 modules, but there are differences.
In particular, my board uses MMC/SD1 since it also uses NOR FLASH.

I was able to modify U-Boot to handle this without much trouble.
However, it doesn't run in Linux.  I added the driver bits for
this, but what I see is that the very first command issued sets
up for a completion interrupt (which the registers tell me happens),
but the driver IRQ handler is never called.

Am I alone in this? as I didn't find any support for MMC/SD1
in the Linux kernel (I checked the most recent public 2.6.37)

Does anyone have experience using MMC/SD1 on the OMAP-L138
with the Linux driver?

Is there some other tree I should use?

Thanks for any pointers

n.b. I'm happy to provide details, patches of what I changed,
etc - I just thought that might be too much when introducing
my problem.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to