From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Thu, 12 Jun 2014 16:38:13 +0300 Subject: [U-Boot] Pull request: u-boot-mmc 12/06/2014 In-Reply-To: <6A8A6DDE-713D-4177-B045-A65AA1E4D588@antoniou-consulting.com> References: <5399A6AE.5080309@compulab.co.il> <6A8A6DDE-713D-4177-B045-A65AA1E4D588@antoniou-consulting.com> Message-ID: <5399AD45.3010206@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/12/14 16:13, Pantelis Antoniou wrote: > Hi Igor, > > On Jun 12, 2014, at 4:10 PM, Igor Grinberg wrote: > >> Hi Pantelis, >> >> On 06/12/14 15:41, Pantelis Antoniou wrote: >>> Hi Tom, >>> >>> The following changes since commit e153b13c8e300236e6d505bea629cc81fd0988cb: >>> >>> common/xyzModem.c: move empty statements to newline (2014-06-11 16:27:06 -0400) >>> >>> are available in the git repository at: >>> >>> git://git.denx.de/u-boot-mmc.git master >>> >>> for you to fetch changes up to 3d6a5a4dfca25a202e356e4d63e89cdc6bd7255a: >>> >>> mmc: free allocated memory on initialization errors (2014-06-12 15:21:12 +0300) >>> >>> ---------------------------------------------------------------- >>> Darwin Rambo (1): >>> mmc: free allocated memory on initialization errors >>> >>> Stephen Warren (6): >>> mmc: return meaningful error codes from mmc_select_hwpart >>> cmd_mmc: default to HW partition 0 if not specified >>> disk: default to HW partition 0 if not specified >>> cmd_mmc: add force_init parameter to init_mmc_device() >>> cmd_mmc: Use init_mmc_device() from do_mmc_rescan() >>> cmd_mmc: make mmc dev always re-probe the HW >>> >>> common/cmd_mmc.c | 51 +++++++++++++++++++++++---------------------------- >>> disk/part.c | 6 +++--- >>> drivers/mmc/kona_sdhci.c | 8 ++++++-- >>> drivers/mmc/mmc.c | 7 ++++--- >>> 4 files changed, 36 insertions(+), 36 deletions(-) >> >> What about [1]? It is 1.5 months old already... >> We would really like to get it into 2014.07. >> >> [1] http://patchwork.ozlabs.org/patch/343153/ >> > > We got a patchwork glitch and it didn't show up in my queue. > After Tom picks up this PR I'll spin another right away. Ok, no problem. 10x! -- Regards, Igor.