projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e389d44
)
buildman: Add a note about the out-env file
author
Simon Glass
<sjg@chromium.org>
Tue, 21 Feb 2023 19:40:26 +0000
(12:40 -0700)
committer
Simon Glass
<sjg@chromium.org>
Wed, 8 Mar 2023 19:38:48 +0000
(11:38 -0800)
This file holds the environment used when doing a build. Add a note
about it.
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/buildman.rst
patch
|
blob
|
history
diff --git
a/tools/buildman/buildman.rst
b/tools/buildman/buildman.rst
index 2a83cb7e4f8ae64698193d43fb194bd6593bf2ea..9a2d913c785ebfc748b57cc8068f1df1e9de7ddc 100644
(file)
--- a/
tools/buildman/buildman.rst
+++ b/
tools/buildman/buildman.rst
@@
-1108,6
+1108,8
@@
and 'brppt1_spi', removing a trailing semicolon. 'brppt1_nand' gained an a
value for 'altbootcmd', but lost one for ' altbootcmd'.
The -U option uses the u-boot.env files which are produced by a build.
+Internally, buildman writes out an out-env file into the build directory for
+later comparison.
Building with clang