summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2023-07-27 13:59:01 -0500
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-07-28 11:36:38 +0200
commit5c86c57f9d857740acb85f9ab16cb16748d890cc (patch)
tree63b2eb0af1e1c3ffc200d205af77f03a5159233e
parent08df746dd146c7d106110718d42ec34b21763403 (diff)
doc: board: ti: k3: Sort the boards in alphabetical order
Keep the boards sorted in alphabetical order. Signed-off-by: Nishanth Menon <nm@ti.com>
-rw-r--r--doc/board/ti/k3.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst
index 7933c955e07..eb1896b06cd 100644
--- a/doc/board/ti/k3.rst
+++ b/doc/board/ti/k3.rst
@@ -30,10 +30,10 @@ K3 Based SoCs
.. toctree::
:maxdepth: 1
- j721e_evm
- j7200_evm
am62x_sk
am65x_evm
+ j7200_evm
+ j721e_evm
Boot Flow Overview
------------------