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] [PATCH v1 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only
Date: Tue, 09 Sep 2014 16:24:08 +0200	[thread overview]
Message-ID: <20140909162408.5847517e@amdc2363> (raw)
In-Reply-To: <540F0923.7060406@ti.com>

Hi Bin,

> Lukasz,
> 
> On 09/09/2014 08:43 AM, Lukasz Majewski wrote:
> > Hi Heiko,
> >
> >> This patchserie adds the new config option CONFIG_DFU_FULLSPEED.
> >
> > Is there any special reason to support Full Speed (12 Mbit/sec - USB
> > 1.1) and not rely solely on the High Speed (USB 2.0) as we do now?
> >
> 
> The drivers must support full-speed anyway based on the USB2.0 Specs.
> 
> I have seen many cases in which only full-speed is suitable due to 
> either board design or specific USB use case.
> 
> One example is that to better fit to the production firmware flashing 
> automation, a board does not use standard USB receptacle or plug, but
> a four touch pads on the PCB, so that the robot can grab the board
> and touch the pads to download the firmware. In this case signal
> integrity is a concern, but not download speed.

Thanks for example. 

Best regards,
Lukasz

> 
> Regards,
> -Bin.
> 
> >> If this is enabled DFU uses fullspeed only. This is used on the
> >> siemens boards.
> >
> > Is there any DFU problem with the mentioned Siemens board, that we
> > must use USB 1.1?
> >
> > I'd also appreciate more verbose rationale for this patch series -
> > why this change is needed? What is the expected improvement?
> >
> > Thanks in advance.
> >
> >>
> >> Cc: Tom Rini <trini@ti.com>
> >> Cc: Lukasz Majewski <l.majewski@samsung.com>
> >> Cc: Marek Vasut <marex@denx.de>
> >> Cc: Liu Bin <b-liu@ti.com>
> >> Cc: Lukas Stockmann <lukas.stockmann@siemens.com>
> >>
> >> Heiko Schocher (2):
> >>    usb: dfu: add config option to use in dfu mode fullspeed only
> >>    arm: am335x: siemens board use in DFU mode fullspeed only
> >>
> >>   README                                 | 3 +++
> >>   drivers/usb/gadget/f_dfu.c             | 3 +++
> >>   drivers/usb/gadget/g_dnl.c             | 3 +++
> >>   include/configs/siemens-am33x-common.h | 3 ++-
> >>   4 files changed, 11 insertions(+), 1 deletion(-)
> >>
> >
> >
> >
> 



-- 
Best regards,

Lukasz Majewski

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

  reply	other threads:[~2014-09-09 14:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 12:37 [U-Boot] [PATCH v1 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only Heiko Schocher
2014-09-09 12:37 ` [U-Boot] [PATCH v1 1/2] usb: dfu: add config option to use in dfu mode fullspeed only Heiko Schocher
2014-09-09 14:09   ` Bin Liu
2014-09-09 14:25     ` Lukasz Majewski
2014-09-09 14:37     ` Heiko Schocher
2014-09-09 14:42       ` Bin Liu
2014-09-10  6:10         ` Heiko Schocher
2014-09-09 12:37 ` [U-Boot] [PATCH v1 2/2] arm: am335x: siemens board use in DFU " Heiko Schocher
2014-09-09 13:43 ` [U-Boot] [PATCH v1 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only Lukasz Majewski
2014-09-09 14:05   ` Bin Liu
2014-09-09 14:24     ` Lukasz Majewski [this message]
2014-09-09 14:22   ` Heiko Schocher
2014-09-10  5:46     ` Stockmann, Lukas

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=20140909162408.5847517e@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