From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Tue, 26 May 2015 09:50:59 +0900 Subject: [U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS In-Reply-To: <201505251707.53324.marex@denx.de> References: <1432311268-20138-1-git-send-email-p.marczak@samsung.com> <201505222140.42744.marex@denx.de> <20150525165129.543a3971@amdc2363> <201505251707.53324.marex@denx.de> Message-ID: <5563C373.2010703@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 26/05/15 00:07, Marek Vasut wrote: > On Monday, May 25, 2015 at 04:51:29 PM, Lukasz Majewski wrote: >> Hi Marek, > > Hi! > >>> On Friday, May 22, 2015 at 06:14:21 PM, Przemyslaw Marczak wrote: >>>> Hello, >>>> this patchset consists of all features required to use DFU on >>>> Odroid XU3. The default extra environment settings from >>>> exynos5-common.h is redefined and appended by dfu env settings. >>>> >>>> For an example of boot.scr for this board, two script files are >>>> added, for booting zImage only, or any of zImage/uImage/FIT. >>>> >>>> DFU, THOR, UMS and boot with the attached scripts were tested on >>>> Odroid XU3. >>>> >>>> The patchset is rebased on master tree: >>>> '3238639 Tom Rini Merge git://git.denx.de/u-boot-net' >>>> >>>> Thanks, >>>> Przemyslaw Marczak >>> >>> Entire series >>> Reviewed-by: Marek Vasut >>> >>> Which tree will this go through ? >>> >>> Best regards, >>> Marek Vasut >> >> If you don't mind it can go through u-boot-dfu tree. > > I don't mind, please go ahead! Good to see you back :) > > Best regards, > Marek Vasut > I agreed. Acked-by: Minkyu Kang Thanks, Minkyu Kang.