From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 10 Jan 2014 13:36:15 +0100 Subject: [U-Boot] [PATCH] arm: make 'MAKEALL -a' distinguish between arm and aarch64 In-Reply-To: <20140110114927.490DA380DA8@gemini.denx.de> References: <1389346096-26870-1-git-send-email-albert.u.boot@aribaud.net> <20140110114927.490DA380DA8@gemini.denx.de> Message-ID: <20140110133615.483f5acd@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On Fri, 10 Jan 2014 12:49:27 +0100, Wolfgang Denk wrote: > Dear Albert, > > In message <1389346096-26870-1-git-send-email-albert.u.boot@aribaud.net> you wrote: > > The vexpress_aemv8a is the first aarch64 board in U-Boot. > > As it was introduced, it gets built when "MAKEALL -a arm" > > is invoked, and fails as this command is run with a 32-bit, > > not 64-bit, toolchain as the cross-compiler. > > > > Introduce 'arch64' as a valid 'MAKEALL -a' argument, treated > > I think this is a typo, and you mean 'aarch64' (double-'a') ? Correct -- and the typo is not in the patch itself, phew. :) > [This can be fixed when applying the patch, me thinks.] Will do. Thanks for catching it. > Best regards, > > Wolfgang Denk Amicalement, -- Albert.