All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function
Date: Mon, 19 Jan 2015 16:02:58 +0100	[thread overview]
Message-ID: <201501191602.58876.marex@denx.de> (raw)
In-Reply-To: <20150119181853.47bef682@songinha-Samsung-DeskTop-System>

On Monday, January 19, 2015 at 10:18:53 AM, Inha Song wrote:
> Hi Marek,
> 
> I want to use this function for support Thor/DFU download in Odroid-XU3.
> For Odroid-XU3 usb support, we need to DWC3 code. (As I know, DWC3
> patchsets (Kishon Vijay Abraham I) are RFC state) So, I used DWC3 patchset
> temporarily and I knew that I should be call dwc3_uboot_exit() function.
> 
> As a result, I have implemented board_usb_cleanup() function in smdk5420.c
> board file for called dwc3_uboot_exit() function.
> 
> If "board_usb_cleanup" is dead code, I will fix it.

Hi!

(please do not top-post)

Thanks for the clarification. Do you plan to send the dwc3 stuff as well please 
?

Best regards,
Marek Vasut

      reply	other threads:[~2015-01-19 15:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19  7:07 [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function Inha Song
2015-01-19  7:07 ` [U-Boot] [PATCH 1/2] usb: common: provide a _weak board_usb_cleanup() function Inha Song
2015-02-24 11:56   ` Lukasz Majewski
2015-02-24 16:05     ` Lukasz Majewski
2015-02-24 17:34       ` Marek Vasut
2015-02-25  9:15         ` Lukasz Majewski
2015-02-25 17:02           ` Marek Vasut
2015-02-26  8:20             ` Lukasz Majewski
2015-01-19  7:07 ` [U-Boot] [PATCH 2/2] usb: invoke board specific USB cleanup interface Inha Song
2015-02-24 11:56   ` Lukasz Majewski
2015-02-24 16:20   ` Rob Herring
2015-02-25  9:58     ` Inha Song
2015-02-25 13:10       ` Tom Rini
2015-01-19  8:50 ` [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function Marek Vasut
2015-01-19  9:18   ` Inha Song
2015-01-19 15:02     ` Marek Vasut [this message]

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=201501191602.58876.marex@denx.de \
    --to=marex@denx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.