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

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Jan 10 14:38:21 CET 2014


Hi Albert,

On Fri, 10 Jan 2014 10:28:16 +0100, Albert ARIBAUD
<albert.u.boot at aribaud.net> 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'.

Applied, with the typo found by Wolfgang fixed, to u-boot-arm/master.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list