[U-Boot] [GIT] Pull request: u-boot-dfu

Ɓukasz Majewski lukma at denx.de
Thu Jul 20 10:03:15 UTC 2017


Dear Marek,

The following changes since commit 807598a60c5bf7fdf0eb1d78625eeeacfac3c6bc:

   usb: add static to local symbols (2017-07-14 20:45:20 +0200)

are available in the git repository at:

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

for you to fetch changes up to 2361a4f3be36c673fbbbd1c76bc96553e5e6635a:

   dfu: add common function to initiate transaction (2017-07-20 11:59:12 
+0200)

----------------------------------------------------------------
Patrick Delaunay (4):
       dfu: allow dfu read on partition greater than 2GB
       dfu: remove limitation on partition size
       dfu: factorize transaction cleanup
       dfu: add common function to initiate transaction

Siva Durga Prasad Paladugu (1):
       usb: gadget: f_thor: Free the allocated out request buffer

  drivers/dfu/dfu.c           | 100 
+++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------
  drivers/dfu/dfu_mmc.c       |  20 ++++++++++----------
  drivers/dfu/dfu_nand.c      |   6 ++++--
  drivers/dfu/dfu_ram.c       |   6 ++++--
  drivers/dfu/dfu_sf.c        |   6 ++++--
  drivers/usb/gadget/f_thor.c |   1 +
  include/dfu.h               |   4 ++--
  7 files changed, 70 insertions(+), 73 deletions(-)


Test HW: BBB (Beagle Bone Black)


-- 
Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de


More information about the U-Boot mailing list