Re: [U-Boot] at91sam9g45ekes SDHC/MMC

2010-04-28 Thread Robert Emanuele
Andy, Henry, Ulf, and the rest, I've posted the patch that I'm using for my SD/MMC support. It is a new driver based on some of the code from the original Atmel driver that uses the MMC framework. I've tested it on a at91sam9g45 (ES and production chips) and on an ek board and our own board. I

[U-Boot] Atmel SD/MMC Support (including SDHC)

2010-04-22 Thread Robert Emanuele
Greetings, I was wondering if there is anyone working on porting the mmc.c library to the Atmel AT91 (or AVR32) platforms? As it stands now the atmel_mci.c has its own initialization and structures. It is largely legacy code and there is no support for the SD Physical Layer Specification