From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT] Pull request: u-boot-dfu
Date: Tue, 26 Apr 2016 09:20:59 +0200 [thread overview]
Message-ID: <20160426092059.030f87ed@amdc2363> (raw)
In-Reply-To: <571E3E5E.3050307@denx.de>
Hi Marek,
> On 04/25/2016 05:40 PM, Lukasz Majewski wrote:
> > Hi Marek,
> >
> > Please find DFU related code to be pulled to u-boot-usb branch.
> >
> > The following changes since commit
> > e6c0bc0643e5a4387fecbcf83080d0b796eb067c:
> >
> > usb: gadget Move: CONFIG_G_DNL_* to Kconfig (2016-04-20 11:43:28
> > +0200)
> >
> > are available in the git repository at:
> >
> > u-boot-dfu/master
> >
> > for you to fetch changes up to
> > 6cb2ff6bd0f0876a352c3020098b5ef71086403c:
> >
> > dfu: ram: fix number base of RAM entity parameters (2016-04-25
> > 17:20:19 +0200)
> >
> > ----------------------------------------------------------------
> > Mugunthan V N (1):
> > drivers: dfu: ram: fix a crash with dfu ram with invalid
> > dfu_alt_info env
> >
> > Roger Quadros (5):
> > fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
> > fastboot: Enable the respective speed endpoints at runtime
> > fastboot: Clean up bulk-out logic
> > usb: s3c-otg: Fix short packet for request size > ep.maxpacket
> > usb: s3c-otg: Fix remaining bytes in debug messages
> >
> > Stephen Warren (1):
> > dfu: ram: fix number base of RAM entity parameters
> >
> > ?ukasz Majewski (4):
> > usb: mass storage: Initialize ret variable to zero
>
> I dropped this patch in favor of:
>
> commit a238b0dacffd305f78fc23b2151521cce2384311
> Author: Tom Rini <xxx>
> Date: Wed Apr 20 10:59:32 2016 -0400
>
> cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Thanks for applying this patch. :-)
>
> > tests: py: dfu: Add variables to store dfu alt numbers for
> > test and dummy files tests: py: dfu: Add functionality to set
> > different u-boot's dfu env variable tests: py: dfu: Provide
> > functionality to set test and dummy files alt settings
> >
> > cmd/usb_mass_storage.c | 2 +-
> > drivers/dfu/dfu_ram.c | 21
> > ++++++++++++++------- drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c
> > | 6 +++--- drivers/usb/gadget/f_fastboot.c | 104
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------
> > test/py/tests/test_dfu.py | 44
> > ++++++++++++++++++++++++++++++++++++++------ 5 files changed, 120
> > insertions(+), 57 deletions(-)
> >
> >
> Applied, thanks!
>
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
next prev parent reply other threads:[~2016-04-26 7:20 UTC|newest]
Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 15:40 [U-Boot] [GIT] Pull request: u-boot-dfu Lukasz Majewski
2016-04-25 15:57 ` Marek Vasut
2016-04-26 7:20 ` Lukasz Majewski [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-09-13 11:07 Łukasz Majewski
2017-09-13 12:05 ` Marek Vasut
2017-08-28 19:28 Łukasz Majewski
2017-08-28 20:32 ` Marek Vasut
2017-08-28 21:33 ` Łukasz Majewski
2017-08-28 23:26 ` Marek Vasut
2017-08-21 9:16 Łukasz Majewski
2017-08-21 9:31 ` Marek Vasut
2017-07-20 10:03 Łukasz Majewski
2017-07-20 11:07 ` Marek Vasut
2017-07-20 12:01 ` Łukasz Majewski
2017-07-20 12:05 ` Marek Vasut
2017-06-18 19:16 Lukasz Majewski
2017-06-18 19:46 ` Marek Vasut
2017-06-03 17:18 Lukasz Majewski
2017-06-03 17:26 ` Marek Vasut
2017-03-27 11:23 Lukasz Majewski
2017-03-27 11:57 ` Marek Vasut
2017-02-22 12:36 Lukasz Majewski
2017-02-26 12:22 ` Marek Vasut
2016-11-02 15:28 Lukasz Majewski
2016-11-02 19:42 ` Marek Vasut
2016-11-03 8:24 ` Lukasz Majewski
2016-11-03 10:57 ` Marek Vasut
2016-08-29 14:24 Lukasz Majewski
2016-08-29 19:25 ` Marek Vasut
2016-08-16 13:41 Lukasz Majewski
2016-08-16 13:49 ` Marek Vasut
2016-08-16 16:03 ` Lukasz Majewski
2016-08-17 7:16 ` B, Ravi
2016-08-17 7:40 ` B, Ravi
2016-08-17 7:53 ` Heiko Schocher
2016-08-17 8:41 ` B, Ravi
2016-08-17 9:56 ` Lukasz Majewski
2016-08-17 13:06 ` Tom Rini
2016-08-17 14:55 ` Lukasz Majewski
2016-08-17 15:12 ` Tom Rini
2016-08-17 16:17 ` Lukasz Majewski
2016-08-17 16:47 ` Tom Rini
2016-08-17 17:02 ` Lukasz Majewski
2016-05-06 9:17 Lukasz Majewski
2016-05-06 16:41 ` Marek Vasut
2016-04-22 16:33 Lukasz Majewski
2016-04-22 16:38 ` Stephen Warren
2016-04-22 16:54 ` Marek Vasut
2016-04-14 10:04 Lukasz Majewski
2016-04-14 10:08 ` Marek Vasut
2016-02-12 11:04 Lukasz Majewski
2016-02-12 12:32 ` Marek Vasut
2016-02-12 13:51 ` Lukasz Majewski
2016-02-12 16:29 ` Marek Vasut
2016-02-15 9:30 ` Lukasz Majewski
2016-02-15 13:52 ` Marek Vasut
2015-10-30 10:40 Lukasz Majewski
2015-10-31 2:12 ` Marek Vasut
2015-08-26 15:32 Lukasz Majewski
2015-08-26 16:50 ` Marek Vasut
2015-08-24 13:21 Lukasz Majewski
2015-08-24 13:34 ` Marek Vasut
2015-07-20 9:51 Lukasz Majewski
2015-07-22 6:59 ` Marek Vasut
2015-06-08 14:28 Lukasz Majewski
2015-06-08 15:31 ` Marek Vasut
2015-04-14 8:22 Lukasz Majewski
2015-04-15 13:55 ` Tom Rini
2015-02-23 9:06 Lukasz Majewski
2015-02-24 17:56 ` Marek Vasut
2015-02-24 22:29 ` Lukasz Majewski
2015-02-25 12:18 ` Marek Vasut
2015-02-25 13:09 ` Lukasz Majewski
2015-02-25 16:47 ` Marek Vasut
2014-11-14 16:54 Lukasz Majewski
2014-11-14 20:09 ` Marek Vasut
2014-09-24 12:24 Lukasz Majewski
2014-09-24 19:05 ` Marek Vasut
2014-09-25 7:35 ` Lukasz Majewski
2014-09-25 8:40 ` Marek Vasut
2014-09-02 7:13 Lukasz Majewski
2014-09-02 12:34 ` Marek Vasut
2014-07-16 7:18 Lukasz Majewski
2014-07-23 18:15 ` Marek Vasut
2014-08-06 15:54 ` Stephen Warren
2014-08-10 16:10 ` Lukasz Majewski
2014-08-10 20:40 ` Marek Vasut
2014-05-26 5:46 Lukasz Majewski
2014-06-05 21:13 ` Marek Vasut
2014-06-06 6:32 ` Lukasz Majewski
2014-06-09 10:32 ` Lukasz Majewski
2014-06-09 10:51 ` Lukasz Majewski
2014-06-09 17:32 ` Marek Vasut
2014-06-10 6:10 ` Lukasz Majewski
2014-06-10 14:08 ` 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=20160426092059.030f87ed@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