Re: Boot partition support patch set.

2011-04-07 Thread Andrei Warkentin
Hi Arnd, On Thu, Apr 7, 2011 at 10:47 PM, Arnd Bergmann wrote: > On Thursday 07 April 2011, Chris Ball wrote: >> On Wed, Apr 06 2011, Andrei Warkentin wrote: >> >> This is the latest version of the MMC device partition support. >> >> It relies on a few other changes that were discussed recently.

Re: Boot partition support patch set.

2011-04-07 Thread Arnd Bergmann
On Thursday 07 April 2011, Chris Ball wrote: > On Wed, Apr 06 2011, Andrei Warkentin wrote: > >> This is the latest version of the MMC device partition support. > >> It relies on a few other changes that were discussed recently. > >> > >> Thanks, > >> A > >> > >> TOC: > >> [PATCH 1/4] MMC: Rename e

Re: Boot partition support patch set.

2011-04-07 Thread Chris Ball
Hi, On Wed, Apr 06 2011, Andrei Warkentin wrote: >> This is the latest version of the MMC device partition support. >> It relies on a few other changes that were discussed recently. >> >> Thanks, >> A >> >> TOC: >> [PATCH 1/4] MMC: Rename erase_timeout to cmd_timeout. >> [PATCH 2/4] MMC: SDHCI R1B

Re: Boot partition support patch set.

2011-04-06 Thread Andrei Warkentin
On Tue, Apr 5, 2011 at 8:09 PM, Andrei Warkentin wrote: > This is the latest version of the MMC device partition support. > It relies on a few other changes that were discussed recently. > > Thanks, > A > > TOC: >  [PATCH 1/4] MMC: Rename erase_timeout to cmd_timeout. >  [PATCH 2/4] MMC: SDHCI R1B

Boot partition support patch set.

2011-04-05 Thread Andrei Warkentin
This is the latest version of the MMC device partition support. It relies on a few other changes that were discussed recently. Thanks, A TOC: [PATCH 1/4] MMC: Rename erase_timeout to cmd_timeout. [PATCH 2/4] MMC: SDHCI R1B command handling + MMC_CAP_ERASE. [PATCH 3/4] MMC: Allow setting CMD ti