public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Removing the need for boards.cfg
@ 2014-08-01 11:48 Simon Glass
  2014-08-01 12:22 ` Masahiro Yamada
  2014-08-08 13:04 ` Tom Rini
  0 siblings, 2 replies; 21+ messages in thread
From: Simon Glass @ 2014-08-01 11:48 UTC (permalink / raw)
  To: u-boot

Hi,

At present, as a work-around, we generate boards.cfg if needed. This
is quite a slow process since each board config must be fully
processed.

What can we do to improve this? We only need a small number of options
in order to start buildman - things like CONFIG_SYS_ARCH,
CONFIG_SYS_CPU, etc.

I wonder if we could run a script which adds these to the defconfigs
for each board and then apply a patch to mainline? Would that require
removing the options from the config.h files? Or could we do that
later as a separate step?

Regards,
Simon

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2014-08-11 18:17 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01 11:48 [U-Boot] Removing the need for boards.cfg Simon Glass
2014-08-01 12:22 ` Masahiro Yamada
2014-08-01 13:38   ` Tom Rini
2014-08-01 13:53     ` Masahiro Yamada
2014-08-01 18:31       ` Wolfgang Denk
2014-08-04 20:45         ` Simon Glass
2014-08-04 18:58       ` York Sun
2014-08-05  1:22         ` Masahiro Yamada
2014-08-05  1:30           ` York Sun
2014-08-07 20:52           ` York Sun
2014-08-07 20:57             ` Jeroen Hofstee
2014-08-07 21:04               ` York Sun
2014-08-08 11:06   ` Simon Glass
2014-08-08 11:59     ` Tom Rini
2014-08-11  2:15       ` Simon Glass
2014-08-11  2:16       ` Simon Glass
2014-08-11 13:37         ` Tom Rini
2014-08-11 18:17           ` Simon Glass
2014-08-08 13:04 ` Tom Rini
2014-08-11  2:22   ` Simon Glass
2014-08-11 13:40     ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox