From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Mon, 15 Nov 2010 12:36:42 +0100 Subject: [U-Boot] at91 family status In-Reply-To: References: <4CD8F145.5020302@emk-elektronik.de> <4CDA73C1.4050901@emk-elektronik.de> <4CDEF054.9080005@emk-elektronik.de> Message-ID: <4CE11B4A.9020101@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, > 2010/11/13 Reinhard Meyer : >>> 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. > > Yes, my board is based on at91sam9g20-ek but also define > CONFIG_ATMEL_MCI_PORTB don't help. Did it work with the old driver? What #defines were used then? Can you #define DEBUG 1 in gen_atmel_mci.c and see what is printed? Best Regards, Reinhard