Home
last modified time | relevance | path

Searched hist:b50113f373a95d28cf001eb20adc6ef56f8ba14c (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dcmdline.pyb50113f373a95d28cf001eb20adc6ef56f8ba14c Sun Nov 13 21:25:51 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Add an option to just create the config

Normally buildman does a full build of a board. This includes creating the
u-boot.cfg file which contains all the configuration options. Buildman uses
this file with the -K option, to show differences in effective configuration
for each commit.

Doing a full build of U-Boot just to create the u-boot.cfg file is wasteful.
Add a -D option which causes buildman to only create the configuration. This
is enough to support use of -K and can be done much more quickly (typically
5-10 times faster).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dbuilderthread.pyb50113f373a95d28cf001eb20adc6ef56f8ba14c Sun Nov 13 21:25:51 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Add an option to just create the config

Normally buildman does a full build of a board. This includes creating the
u-boot.cfg file which contains all the configuration options. Buildman uses
this file with the -K option, to show differences in effective configuration
for each commit.

Doing a full build of U-Boot just to create the u-boot.cfg file is wasteful.
Add a -D option which causes buildman to only create the configuration. This
is enough to support use of -K and can be done much more quickly (typically
5-10 times faster).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dbuilder.pyb50113f373a95d28cf001eb20adc6ef56f8ba14c Sun Nov 13 21:25:51 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Add an option to just create the config

Normally buildman does a full build of a board. This includes creating the
u-boot.cfg file which contains all the configuration options. Buildman uses
this file with the -K option, to show differences in effective configuration
for each commit.

Doing a full build of U-Boot just to create the u-boot.cfg file is wasteful.
Add a -D option which causes buildman to only create the configuration. This
is enough to support use of -K and can be done much more quickly (typically
5-10 times faster).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dcontrol.pyb50113f373a95d28cf001eb20adc6ef56f8ba14c Sun Nov 13 21:25:51 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Add an option to just create the config

Normally buildman does a full build of a board. This includes creating the
u-boot.cfg file which contains all the configuration options. Buildman uses
this file with the -K option, to show differences in effective configuration
for each commit.

Doing a full build of U-Boot just to create the u-boot.cfg file is wasteful.
Add a -D option which causes buildman to only create the configuration. This
is enough to support use of -K and can be done much more quickly (typically
5-10 times faster).

Signed-off-by: Simon Glass <sjg@chromium.org>