From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Thu, 12 Jun 2014 16:10:06 +0300 Subject: [U-Boot] Pull request: u-boot-mmc 12/06/2014 In-Reply-To: References: Message-ID: <5399A6AE.5080309@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 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/ -- Regards, Igor.