From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Schnelle Date: Thu, 13 Oct 2011 09:45:24 +0200 Subject: [U-Boot] [PATCH 1/2] AVR32: use generic mmc framework In-Reply-To: <20111012175450.9AEE214094B1@gemini.denx.de> References: <1318424949-24760-1-git-send-email-svens@stackframe.org> <1318424949-24760-2-git-send-email-svens@stackframe.org> <4E95A464.5070208@gmail.com> <4E95A965.20504@stackframe.org> <20111012175450.9AEE214094B1@gemini.denx.de> Message-ID: <4E969714.8090202@stackframe.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On 10/12/2011 07:54 PM, Wolfgang Denk wrote: > Dear Sven Schnelle, > > In message<4E95A965.20504@stackframe.org> you wrote: >> >>> a) mmc init is not known? Is this not longer necessar >> 'mmc init' is only available if CONFIG_GENERIC_MMC isn't set, at least >> that's how i unterstand the source code. (See common/cmd_mmc.c:29) > > Argh. No, we will not allow different implementations / feature sets. Can you please explain that statement? Actually i have no idea what you're trying to say. Regards Sven