
Hi Marek,
On 27.02.2012 14:09, Marek Vasut wrote:
I'm willing to get u-boot avr32 support to live on for at least some years, if no one else volunteers.
that'd be great! There's especially one problem I found with the AVR32 stuff. The MMC driver. I take it the "gen_atmel_mci.c" driver can be used instead of "atmel_mci.c", which uses the legacy MMC API? Can you flip the AVR32 boards to the new MMC driver so we can drop the legacy MMC API any soon please?
Sven posted patches [1] some days ago which are almost working. That series have some timing issues which should be fixed inside the mmc framework, see [2] for more information on that.
I will rework these patches next days and do some testing. Would be great to get a comment on [2] from Andy Fleming (as MMC custodian).
regards
Andreas Bießmann
[1] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/112056 [2] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/112421