
15 Nov
2010
15 Nov
'10
12:36 p.m.
Dear Claudio Mignanti,
2010/11/13 Reinhard Meyer u-boot@emk-elektronik.de:
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