All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-dfu
Date: Tue, 06 May 2014 11:29:32 +0200	[thread overview]
Message-ID: <20140506112932.22304a36@amdc2363> (raw)

Hi Marek,

The following changes since commit
af41d6b4cb1602abebaaa9c8774a9b0ece564796:

  common: fixed linker-list example (2014-05-05 10:24:13 +0200)

are available in the git repository at:

  ssh://gu-dfu at git.denx.de/u-boot-dfu master

for you to fetch changes up to c805776ce7079c7b7dd54c644b499e1b8f6296b1:

  ums: allow the user to specify the device type (2014-05-06 11:13:23
  +0200)

----------------------------------------------------------------
Stephen Warren (9):
      usb: ums: add error handling for failed registration
      ums: support block devices not MMC devices
      ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
      ums: remove error-checking of MMC device size
      ums: remove ums_disk_init()
      ums: move IO support code to common location
      ums: use get_device() not find_mmc_device();
      ums: move all variable declarations to the start of the block
      ums: allow the user to specify the device type

 board/samsung/common/Makefile |    1 -
 board/samsung/common/ums.c    |   74
 --------------------------------------------------------------------------
 common/cmd_usb_mass_storage.c |   91
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 include/usb_mass_storage.h    |   13 ++----------- 

4 files changed, 81 insertions(+), 98 deletions(-) 
delete mode 100644 board/samsung/common/ums.c


-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group

             reply	other threads:[~2014-05-06  9:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06  9:29 Lukasz Majewski [this message]
2014-05-07 21:38 ` [U-Boot] Pull request: u-boot-dfu Marek Vasut
2014-05-08  6:30   ` Lukasz Majewski
2014-05-08  6:46     ` Heiko Schocher
2014-05-08  7:08       ` Lukasz Majewski
2014-05-08 10:12         ` Marek Vasut
  -- strict thread matches above, loose matches on Subject: below --
2014-05-08  8:56 Lukasz Majewski
2014-05-08 13:04 ` Marek Vasut
2014-05-05  8:27 Lukasz Majewski
2014-05-05  9:52 ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140506112932.22304a36@amdc2363 \
    --to=l.majewski@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.