From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 13 Oct 2011 10:04:41 +0200 Subject: [U-Boot] [PATCH] AVR32: switch to generic mmc framework In-Reply-To: <4E95C800.4050107@emk-elektronik.de> References: <1318424949-24760-1-git-send-email-svens@stackframe.org> <4E95C800.4050107@emk-elektronik.de> Message-ID: <4E969B99.2080605@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Reinhard, Dear Sven, Am 12.10.2011 19:01, schrieb Reinhard Meyer: > Dear Sven Schnelle, >> Hi List, >> > As I see it, all this should come as three patches: > > 1. switching *all* AVR32 and AT91 boards to use the *existing* generic driver > > 2. removal of the now obsolete legacy driver > > 3. renaming the existing generic driver into the old legacy name > (this is a pure cosmetic act) > > I would tend to dispute whether 3. is really necessary and beneficial Now that Reinhard brings this up I would also say the name gen_atmel_mci is better than atmel_mci here cause it implements the GENERIC_MMC framework. So I guess it would be best to have again two patches: 1. switch all AVR32 (and AT91, if there are still some) to gen_atmel_mci 2. remove legacy atmel_mci (but no renaming) But before applying I would like to dig into my issue with the special card. So maybe do 1) immediately and 2) later, I don't think I will get the issue til merge window is closed and maybe not until final release 2011.12. best regards Andreas Bie?mann