[U-Boot] buildman and multiple toolchains?

Simon Glass sjg at chromium.org
Thu Apr 23 20:44:12 CEST 2015


Hi Tom,

On 23 April 2015 at 07:07, Tom Rini <trini at konsulko.com> wrote:
> Hey,
>
> So I'm merging (or rather have merged and will push shortly) the ARMv7-M
> support.  You can't build this with your normal arm-linux toolchain.  Is
> there some way in buildman to be able to say, roughly:
> [toolchain]
> arm: /usr/bin/arm-linux-gnueabi
> armnone: /usr/bin/arm-none-eabi
>
> [toolchain-alias]
> stm32f429-discovery: armnone
>
> And have the 'arm' toolchain used normally for arm but 'armnone' used
> for the stm32f429-discovery board?

I don't see why not, or something similar. Are you asking for a patch? :-)

I don't have one one of those boards. Maybe I should take a look.

Regards,
Simon


More information about the U-Boot mailing list