Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework

2013-10-14 Thread Vadim Bendebury
uesday, October 15, 2013 10:09 AM >> To: Lei Wen >> Cc: Prafulla Wadaskar; aflem...@gmail.com; Rob Herring; u- >> b...@lists.denx.de; Yu Tang; Prabhanjan Sarnaik; Ashish Karkare; Andy >> Fleming >> Subject: Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework >>

Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework

2013-10-14 Thread Lei Wen
il.com [mailto:vben...@gmail.com] On Behalf Of Vadim > Bendebury > Sent: Tuesday, October 15, 2013 10:09 AM > To: Lei Wen > Cc: Prafulla Wadaskar; aflem...@gmail.com; Rob Herring; u- > b...@lists.denx.de; Yu Tang; Prabhanjan Sarnaik; Ashish Karkare; Andy > Fleming > Subject: Re: [U-Boo

Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework

2013-10-14 Thread Vadim Bendebury
Hello Lei, I am looking into adding eMMC support for some intel SDHCI controllers based on this common SDHCI driver submission. One thing which is not quite clear is the quirks - can you (or somebody else on this list) please shed some light on what the quirks are. Is there some kind of formal de

Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework

2011-07-17 Thread Fleming Andy-AFLEMING
On Jul 12, 2011, at 22:54, "Lei Wen" wrote: > Hi Andy, > > Could this version be accepted to be merged? I'm working on merging these (and other) patches this weekend. Andy ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/

Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework

2011-07-14 Thread Lei Wen
Hi Wolfgang, How about merge this for the next release? Thanks, Lei On Wed, Jun 29, 2011 at 3:50 PM, Lei Wen wrote: > V1: > add sdhci generic framework and with marvell sdhci implementation > > V2: > rename the previous file name from sdhci-mv to mv_sdhci > > Lei Wen (2): >  MMC: add sdhci gene

Re: [U-Boot] [PATCH V2 0/2] add sdhci generic framework

2011-07-12 Thread Lei Wen
Hi Andy, Could this version be accepted to be merged? Thanks, Lei On Wed, Jun 29, 2011 at 3:50 PM, Lei Wen wrote: > V1: > add sdhci generic framework and with marvell sdhci implementation > > V2: > rename the previous file name from sdhci-mv to mv_sdhci > > Lei Wen (2): >  MMC: add sdhci generi

[U-Boot] [PATCH V2 0/2] add sdhci generic framework

2011-06-29 Thread Lei Wen
V1: add sdhci generic framework and with marvell sdhci implementation V2: rename the previous file name from sdhci-mv to mv_sdhci Lei Wen (2): MMC: add sdhci generic framework MMC: add marvell sdhci driver drivers/mmc/Makefile |2 + drivers/mmc/mv_sdhci.c | 21 +++ drivers/mmc/sdhci