From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Sat, 13 Nov 2010 21:08:52 +0100 Subject: [U-Boot] at91 family status In-Reply-To: References: <4CD8F145.5020302@emk-elektronik.de> <4CDA73C1.4050901@emk-elektronik.de> Message-ID: <4CDEF054.9080005@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Claudio Mignanti, > The problem is related to the new MMC driver, simple the mmc driver > don't recognize my cards and also "mmc info" returns no info. Just a blind shot: is your MCI on port B (like it is on the at91sam9xxx-ek)? Then define CONFIG_ATMEL_MCI_PORTB. Best Regards, Reinhard