Re: [U-Boot] [PATCH v2] mmc: atmel: Add atmel sdhci support

2015-10-25 Thread Yang, Wenyou
Hi Andreas, Thank you for your review. The new version is sent, please help review, thanks. > -Original Message- > From: Andreas Bießmann [mailto:andreas.de...@googlemail.com] > Sent: 2015年10月24日 5:27 > To: Yang, Wenyou; U-Boot Mailing List > Cc: Bo Shen; Pantelis Antoniou > Subject: Re:

Re: [U-Boot] [PATCH v2] mmc: atmel: Add atmel sdhci support

2015-10-23 Thread Andreas Bießmann
Dear Wenyou Yang, On 22.09.15 09:39, Wenyou Yang wrote: > The SDHCI is introduced by sama5d2, named as Secure Digital Multimedia > Card Controller(SDMMC). It supports the embedded MultiMedia Card (e.MMC) > Specification V4.41, the SD Memory Card Specification V3.0, and the SDIO > V3.0 specificatio

[U-Boot] [PATCH v2] mmc: atmel: Add atmel sdhci support

2015-09-22 Thread Wenyou Yang
The SDHCI is introduced by sama5d2, named as Secure Digital Multimedia Card Controller(SDMMC). It supports the embedded MultiMedia Card (e.MMC) Specification V4.41, the SD Memory Card Specification V3.0, and the SDIO V3.0 specification. It is compliant with the SD Host Controller Standard V3.0 spec