From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 19 Jan 2015 16:02:58 +0100 Subject: [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function In-Reply-To: <20150119181853.47bef682@songinha-Samsung-DeskTop-System> References: <1421651236-9760-1-git-send-email-ideal.song@samsung.com> <201501190950.34741.marex@denx.de> <20150119181853.47bef682@songinha-Samsung-DeskTop-System> Message-ID: <201501191602.58876.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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