[U-Boot] [PATCH v3] Allow for parallel builds and saved output
Marek Vasut
marex at denx.de
Sun May 6 03:48:38 CEST 2012
Dear Wolfgang Denk,
> Dear Andy Fleming,
>
> In message <1335332031-24138-1-git-send-email-afleming at freescale.com> you
wrote:
> > The MAKEALL script cleverly runs make with the appropriate options
> > to use all of the cores on the system, but your average U-Boot build
> > can't make much use of more than a few cores. If you happen to have
> > a many-core server, your builds will leave most of the system idle.
[...]
> > MAKEALL | 137
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 files
> > changed, 122 insertions(+), 15 deletions(-)
>
> Applied, thanks.
What do you get if you run:
./MAKEALL -a arm -l
? :-)
>
> Best regards,
>
> Wolfgang Denk
Best regards,
Marek Vasut
More information about the U-Boot
mailing list