From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Thu, 30 May 2013 21:33:38 +0800 Subject: [U-Boot] Conflict resolution for u-boot-arm/master and u-boot/master merge In-Reply-To: <20130530145541.7d6958de@lilith> References: <20130530145541.7d6958de@lilith> Message-ID: <51A75532.8030209@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Bo Shen on behalf of Bo Shen Hi Albert, On 05/30/2013 08:55 PM, Albert ARIBAUD wrote: > Hello Tom and Bo, > > While preparing for my ARM PR, I have encountered two merge conflicts. > Their resolution can be found in branch 'merge_from_mainline' of ARM > repo git://git.denx.de/u-boot-arm. > > For common/cmd_fpga.c, the merge conflict was trivial -- Simon's > renaming fit somehow caused a need for manual resolution just to > select the version with the right name. Simon, can you confirm that my > resolution is correct? > > For drivers/usb/host/ohci-at91.c, the conflicting commits are both from > Bo, respectively 158947d2 (committed by Marek) and e5e8bb05 (commited > by Andreas). Bo, can you confirm that my resolution is correct? Confirmed, the resolution is correct. Thanks. > If both resolutions are correct, then at Tom's discretion, either I'll > move my master there and submit what should then be a fast-forward PR, > or I'll submit current master and Tom will replay my resolutions when > doing his merge. Tom, your preference? > > Thanks in advance to all! > > Amicalement, > Best Regards, Bo Shen