public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Make some changes to SDP
@ 2019-07-18  1:40 sherry sun
  2019-07-18  1:40 ` [U-Boot] [PATCH 1/4] imx: spl: Change USB boot device type sherry sun
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: sherry sun @ 2019-07-18  1:40 UTC (permalink / raw)
  To: u-boot

From: Sherry Sun <sherry.sun@nxp.com>

This patchset adds:
1. Add usb_gadget_initialize() and usb_gadget_release() to initialize and
release UDC during sdp download.
2. Add high speed endpoint descriptor for sdp. 
3. Add a macro definition--CONFIG_SDP_LOADADDR as default sdp load
address while SDP_WRITE and SDP_JUMP command addr is zero.

Sherry Sun (4):
  imx: spl: Change USB boot device type
  SDP: use CONFIG_SDP_LOADADDR as default load address
  SDP: fix wrong usb request size and add high speed endpoint descriptor
  SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC

 arch/arm/mach-imx/spl.c    |  2 +-
 common/spl/spl_sdp.c       |  4 ++++
 drivers/usb/gadget/Kconfig |  4 ++++
 drivers/usb/gadget/f_sdp.c | 39 +++++++++++++++++++++++++++++++++-----
 4 files changed, 43 insertions(+), 6 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-12-12 18:22 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-18  1:40 [U-Boot] [PATCH 0/4] Make some changes to SDP sherry sun
2019-07-18  1:40 ` [U-Boot] [PATCH 1/4] imx: spl: Change USB boot device type sherry sun
2019-07-18  7:27   ` Lukasz Majewski
2019-07-18  7:38     ` Peng Fan
2019-07-18  7:44       ` Lukasz Majewski
2019-07-18  7:47         ` Peng Fan
2019-07-18  9:27           ` Lukasz Majewski
2019-07-18 11:01             ` [U-Boot] 答复: " Sherry Sun
2019-07-18  9:24         ` [U-Boot] 答复: [EXT] " Sherry Sun
2019-07-18  1:40 ` [U-Boot] [PATCH 2/4] SDP: use CONFIG_SDP_LOADADDR as default load address sherry sun
2019-07-18  7:29   ` Lukasz Majewski
2019-07-18  1:40 ` [U-Boot] [PATCH 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor sherry sun
2019-07-18  7:32   ` Lukasz Majewski
2019-07-18  8:56     ` [U-Boot] 答复: " Sherry Sun
2019-07-18  1:40 ` [U-Boot] [PATCH 4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC sherry sun
2019-07-18  7:32   ` Lukasz Majewski
2019-07-28 14:06 ` [U-Boot] [PATCH 0/4] Make some changes to SDP Angus Ainslie
2019-08-01  2:56   ` [U-Boot] 答复: " Sherry Sun
2019-08-01 13:07     ` Angus Ainslie
2019-08-02  1:01       ` Peng Fan
2019-08-02  2:30         ` Angus Ainslie
2019-08-08  9:38           ` [U-Boot] 答复: " Sherry Sun
     [not found]             ` <d490b39d-ac95-4e25-adcb-e26d422c5305@email.android.com>
2019-08-09  6:21               ` [U-Boot] 答复: " Sherry Sun
2019-12-12 18:22                 ` 答复: 答复: [U-Boot] " Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox