From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 14:37:49 +0100 Subject: [U-Boot] [PATCH] AVR32 removal due to lack of custodian. In-Reply-To: <4F4B86CA.8000301@gmail.com> References: <1330208025-24198-1-git-send-email-wd@denx.de> <201202271409.00612.marex@denx.de> <4F4B86CA.8000301@gmail.com> Message-ID: <201202271437.49425.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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). > Awesome! Keep me in CC please. Thanks! M