
Hi
On Thu, Nov 23, 2023 at 2:10 PM Dario Binacchi dario.binacchi@amarulasolutions.com wrote:
s/use set/set/
Signed-off-by: Dario Binacchi dario.binacchi@amarulasolutions.com
tools/binman/binman.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst index 020988d955f0..230e055667f3 100644 --- a/tools/binman/binman.rst +++ b/tools/binman/binman.rst @@ -2060,7 +2060,7 @@ don't have access to the blobs. If the blobs are in a different directory, you can specify this with the `-I` option.
-For U-Boot, you can use set the BINMAN_INDIRS environment variable to provide a +For U-Boot, you can set the BINMAN_INDIRS environment variable to provide a space-separated list of directories to search for binary blobs::
BINMAN_INDIRS="odroid-c4/fip/g12a \
-- 2.42.0
Reviewed-By: Michael Trimarchi michael@amarulasolutions.com