[U-Boot] buildman and multiple toolchains?
Tom Rini
trini at konsulko.com
Thu Apr 23 15:07:47 CEST 2015
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?
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150423/4a5fb89c/attachment.sig>
More information about the U-Boot
mailing list