From: Nishanth Menon <nm@ti.com>
To: Tom Rini <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>, Nishanth Menon <nm@ti.com>,
Reid Tonking <reidt@ti.com>, Udit Kumar <u-kumar1@ti.com>,
Manorit Chawdhry <m-chawdhry@ti.com>, Andrew Davis <afd@ti.com>,
Neha Malcom Francis <n-francis@ti.com>,
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Subject: [PATCH] doc: ti: j7200_evm: Fix OPTEE platform name
Date: Wed, 1 Nov 2023 09:50:25 -0500 [thread overview]
Message-ID: <20231101145025.1069790-1-nm@ti.com> (raw)
k3-j7200 does not exist in upstream OPTEE. Use j721e as the platform
name. Using k3-j7200 as OPTEE name results in broken boot due to wrong
configuration being picked.
Fixes: c727b81d6530 ("doc: board: ti: k3: Reuse build instructions")
Signed-off-by: Nishanth Menon <nm@ti.com>
---
Cc: Reid Tonking <reidt@ti.com>
Cc: Udit Kumar <u-kumar1@ti.com>
Cc: Manorit Chawdhry <m-chawdhry@ti.com>
Cc: Andrew Davis <afd@ti.com>
Cc: Neha Malcom Francis <n-francis@ti.com>
Cc: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Logs: https://gist.github.com/nmenon/0b05a556ce8ff91ec070c7c0c0fb62f3
(before and after)
doc/board/ti/j7200_evm.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/board/ti/j7200_evm.rst b/doc/board/ti/j7200_evm.rst
index bcf8dc1c5f0d..35b554166e45 100644
--- a/doc/board/ti/j7200_evm.rst
+++ b/doc/board/ti/j7200_evm.rst
@@ -71,7 +71,7 @@ Set the variables corresponding to this platform:
$ export TFA_BOARD=generic
$ # we dont use any extra TFA parameters
$ unset TFA_EXTRA_ARGS
- $ export OPTEE_PLATFORM=k3-j7200
+ $ export OPTEE_PLATFORM=k3-j721e
$ # we dont use any extra OP-TEE parameters
$ unset OPTEE_EXTRA_ARGS
--
2.40.0
reply other threads:[~2023-11-01 14:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231101145025.1069790-1-nm@ti.com \
--to=nm@ti.com \
--cc=afd@ti.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=m-chawdhry@ti.com \
--cc=n-francis@ti.com \
--cc=reidt@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=u-kumar1@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.