diff options
author | Tom Rini <trini@konsulko.com> | 2023-08-02 17:33:09 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-02 17:33:09 -0400 |
commit | 35e6c89b76fcdad101e0a706e4706ac11cb8642d (patch) | |
tree | 26db2605eaac51131a79230267f21332dee797a4 /tools/binman/missing-blob-help | |
parent | 38dedebc547f795efc3daad17f7c013c515e1285 (diff) | |
parent | 288ae53cb73605500b7fc01e5919753c878466be (diff) |
Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm
binman fixes for options, etc.
binman template fixes / tweaks
Diffstat (limited to 'tools/binman/missing-blob-help')
-rw-r--r-- | tools/binman/missing-blob-help | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/missing-blob-help b/tools/binman/missing-blob-help index f013367ac36..ab0023eb9fb 100644 --- a/tools/binman/missing-blob-help +++ b/tools/binman/missing-blob-help @@ -43,7 +43,7 @@ for the external TPL binary is https://github.com/rockchip-linux/rkbin. tee-os: See the documentation for your board. You may need to build Open Portable -Trusted Execution Environment (OP-TEE) with TEE=/path/to/tee.bin +Trusted Execution Environment (OP-TEE) and build with TEE=/path/to/tee.bin opensbi: See the documentation for your board. The OpenSBI git repo is at |