[U-Boot] Removing the need for boards.cfg
York Sun
yorksun at freescale.com
Mon Aug 4 20:58:56 CEST 2014
On 08/01/2014 06:53 AM, Masahiro Yamada wrote:
>
> If MAKEALL/buildman is invoked without any arguments
> (which means build all the board),
> boards.cfg is not necessary in the first place.
>
> It that case, can we skip generating boards.cfg ?
> (We can get the board list by 'ls configs' )
>
>
> We need a database only when we want to select boards by CPU, Vendor, SoC.
>
Dear Masahiro,
What is the best way to replace "./MAKEALL -a powerpc" or "./MAKEALL -a arm"?
You must have verified compiling for all targets. I am wondering if you can
share your setup. I still heavily rely on MAKEALL to build all targets I care.
York
More information about the U-Boot
mailing list