public inbox for u-boot@lists.denx.de
 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: Mon, 05 May 2014 10:27:42 +0200	[thread overview]
Message-ID: <20140505102742.0a311e72@amdc2363> (raw)

Hi Marek,

Please find following PR. 

I have also added commit from Stephen, since it immediately fixes
problem with the current code.
And linker list documentation update, since this fix emerged during the
work with this code.


The following changes since commit
2fc5dab2ed19b6e15ba0726905b6311793397806:

  usb: gadget: allow ci_udc to build with new gadget framework
  (2014-05-01 12:44:24 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-dfu.git master

for you to fetch changes up to af41d6b4cb1602abebaaa9c8774a9b0ece564796:

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

----------------------------------------------------------------
Mateusz Zalega (9):
      mmc: mmc header fix
      part: header fix
      usb: dfu: fix boards wo USB cable detection
      dfu: mmc: raw data write fix
      dfu: mmc: change offset base handling
      ums: always initialize mmc before ums_disk_init()
      am335x: dfu: disable DFU in am335x_evm SPL build
      USB: gadget: added a saner gadget downloader registration API
      common: fixed linker-list example

Stephen Warren (1):
      USB: gadget: save driver name before registering it

 README                                   |    7 -------
 board/samsung/common/ums.c               |    6 ++----
 board/samsung/origen/origen.c            |    7 -------
 board/samsung/trats/trats.c              |    4 +---
 board/samsung/trats2/trats2.c            |    4 +---
 board/samsung/universal_c210/universal.c |    7 -------
 common/cmd_dfu.c                         |    3 +--
 common/cmd_thordown.c                    |    3 +--
 common/cmd_usb_mass_storage.c            |   10 +++++++---
 drivers/dfu/dfu_mmc.c                    |  109
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------
 drivers/usb/gadget/f_dfu.c               |    3 +++
 drivers/usb/gadget/f_mass_storage.c      |   11 +++++++----
 drivers/usb/gadget/f_thor.c              |    2 ++
 drivers/usb/gadget/g_dnl.c               |   66
 ++++++++++++++++++++++++++++++++----------------------------------
 include/configs/am335x_evm.h             |   10 ++++++----
 include/configs/exynos4-dt.h             |    1 -
 include/configs/trats.h                  |    4 ++--
 include/configs/trats2.h                 |    4 ++--
 include/dfu.h                            |   12 ------------
 include/g_dnl.h                          |   24
 ++++++++++++++++++++++++ include/linker_lists.h                   |
 2 +- include/mmc.h                            |    1 +
 include/part.h                           |    1 +
 include/thor.h                           |    8 --------
 include/usb.h                            |   10 ----------
 include/usb_mass_storage.h               |    8 --------

26 files changed, 163 insertions(+), 164 deletions(-)

-- 
Best regards,

Lukasz Majewski

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

             reply	other threads:[~2014-05-05  8:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05  8:27 Lukasz Majewski [this message]
2014-05-05  9:52 ` [U-Boot] Pull request: u-boot-dfu Marek Vasut
  -- strict thread matches above, loose matches on Subject: below --
2014-05-06  9:29 Lukasz Majewski
2014-05-07 21:38 ` 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
2014-05-08  8:56 Lukasz Majewski
2014-05-08 13:04 ` 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=20140505102742.0a311e72@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox