[PATCH 16/16] doc: board: ti: *: Add platform information
Nishanth Menon
nm at ti.com
Thu Jul 27 10:00:27 CEST 2023
Add link to the actual platform for folks to find details about the
board in addition to the SoC's TRM.
Signed-off-by: Nishanth Menon <nm at ti.com>
---
doc/board/ti/am62x_sk.rst | 4 ++++
doc/board/ti/am65x_evm.rst | 4 ++++
doc/board/ti/j7200_evm.rst | 4 ++++
doc/board/ti/j721e_evm.rst | 5 +++++
4 files changed, 17 insertions(+)
diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
index 6d83a4efd71f..e70d198ee941 100644
--- a/doc/board/ti/am62x_sk.rst
+++ b/doc/board/ti/am62x_sk.rst
@@ -38,6 +38,10 @@ Some highlights of this SoC are:
More details can be found in the Technical Reference Manual:
https://www.ti.com/lit/pdf/spruiv7
+Platform information:
+
+* https://www.ti.com/tool/SK-AM62B
+
Boot Flow:
----------
Below is the pictorial representation of boot flow:
diff --git a/doc/board/ti/am65x_evm.rst b/doc/board/ti/am65x_evm.rst
index 72e634a7c1c7..48d88fe49916 100644
--- a/doc/board/ti/am65x_evm.rst
+++ b/doc/board/ti/am65x_evm.rst
@@ -24,6 +24,10 @@ cores, voltage domains and peripherals:
More info can be found in TRM: http://www.ti.com/lit/pdf/spruid7
+Platform information:
+
+* https://www.ti.com/tool/TMDX654GPEVM
+
Boot Flow:
----------
On AM65x family devices, ROM supports boot only via MCU(R5). This means that
diff --git a/doc/board/ti/j7200_evm.rst b/doc/board/ti/j7200_evm.rst
index e335ff552ae5..1d62b33ae4df 100644
--- a/doc/board/ti/j7200_evm.rst
+++ b/doc/board/ti/j7200_evm.rst
@@ -26,6 +26,10 @@ specific processing cores and peripherals:
More info can be found in TRM: https://www.ti.com/lit/pdf/spruiu1
+Platform information:
+
+* https://www.ti.com/tool/J7200XSOMXEVM
+
Boot Flow:
----------
Below is the pictorial representation of boot flow:
diff --git a/doc/board/ti/j721e_evm.rst b/doc/board/ti/j721e_evm.rst
index c8de97744b31..83aa8f8d2102 100644
--- a/doc/board/ti/j721e_evm.rst
+++ b/doc/board/ti/j721e_evm.rst
@@ -29,6 +29,11 @@ specific processing cores and peripherals:
More info can be found in TRM: http://www.ti.com/lit/pdf/spruil1
+Platform information:
+
+* https://www.ti.com/tool/J721EXSOMXEVM
+* https://www.ti.com/tool/SK-TDA4VM
+
Boot Flow:
----------
Boot flow is similar to that of AM65x SoC and extending it with remoteproc
--
2.40.0
More information about the U-Boot
mailing list