[U-Boot] [PATCH] arm: make 'MAKEALL -a' distinguish between arm and aarch64

Gerhard Sittig gsi at denx.de
Fri Jan 10 14:37:50 CET 2014


On Fri, Jan 10, 2014 at 10:28 +0100, Albert ARIBAUD 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
> as 'arm' for all other intents, and change the architecture
> of the vexpress_aemv8a entry in boards.cfg from 'arm' to
> 'aarch64'.

s/arch64/aarch64/ at the first occurence in this paragraph?

> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot at aribaud.net>
> [ ... ]


virtually yours
Gerhard Sittig
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de


More information about the U-Boot mailing list