From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 8 Apr 2014 10:19:21 +0200 Subject: [U-Boot] Merge conflicts between ARM and mainline U-Boot trees In-Reply-To: References: Message-ID: <201404081019.21229.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 Tuesday, April 08, 2014 at 09:49:17 AM, Albert ARIBAUD wrote: > Hello all, > > There are four merge conflicts currently between ARM and mainline. > > I have created a 'merged' branch on the ARM repository with what I > think the resolutions should be. Some are trivial, others, less. > > Could commit authors and/or custodians (CC:ed) please confirm or > indicate correct resolutions? > > Overall resolutions can be seen (assuming your remote for the ARM tree > is 'u-boot-arm' > > git fetch git://git.denx.de/u-boot-arm merged:arm-merged > git show arm-merged > > Resolutions, from the most to the least trivial: > > arch/arm/cpu/arm926ejs/mxs/Makefile: > - commits 1a9df13d and b97241b3 (both Marek) What was the problem here ... the MKIMAGE/UIMAGE change, right? Looks correct. Best regards, Marek Vasut