In message <[EMAIL PROTECTED]> you wrote:
> This moves the MMC and SD Card command definitions from
> include/asm/arch/mmc.h into include/mmc.h. These definitions are given
> by the MMC and SD Card standards, not by any particular architecture.
>
> There's a lot more room for consolidation in the
Hi Haavard Skinnemoen,
while you are working on atmel mci mmc driver, i would like to know
whether you can tell me anything about the bug mentioned here
Possible Bug in at32ap mmc driver atmel_mci.c related to incorrect usage
of variables.
http://www.nabble.com/Possible-Bug-in-at32ap-mmc-driv
This moves the MMC and SD Card command definitions from
include/asm/arch/mmc.h into include/mmc.h. These definitions are given
by the MMC and SD Card standards, not by any particular architecture.
There's a lot more room for consolidation in the MMC drivers which I'm
hoping to get done eventually,