[coreboot] [PATCH]add arm toolchain support

Patrick Georgi patrick at georgi-clan.de
Wed May 25 15:16:40 CEST 2011


Am 23.05.2011 21:54, schrieb Marc Jones:
> This fundamentally changes how .xcompile is used and included by
> coreboot. I think that I would prefer that the xcompile script accept
> a flag for using the ARM toolchain over the x86 tools and still set
> the compiler variables.
We create .xcompile much earlier than the decision which toolchain is
necessary for the current build.

In case full abuild runs (see buildbot) that could be a single
invocation of util/xcompile/xcompile when configuring for the first
board, after which .xcompile is reused for all others.

It would be much more intrusive to change the way we create .xcompile
than what Hamo does here.


Patrick




More information about the coreboot mailing list