
9 Feb
2022
9 Feb
'22
5:38 p.m.
On Sat, Jan 22, 2022 at 05:07:33AM -0700, Simon Glass wrote:
Add a -a option to specify changes to the config before the build commences. For example
buildman -a ~CONFIG_CMDLINE
disables CONFIG_CMDLINE before doing the build.
This makes it easier to try things out as well as to write tests without creating a new board or manually manging the .config file.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom