From: Dhruva Gole <d-gole@ti.com>
To: Tom Rini <trini@konsulko.com>, Nishant Menon <nm@ti.com>
Cc: <u-boot@lists.denx.de>, Neha Malcom Francis <n-francis@ti.com>,
<c-shilwant@ti.com>, <m-chawdhry@ti.com>, <vigneshr@ti.com>,
Robert Nelson <robertcnelson@gmail.com>,
Vibhore Vardhan <vibhore@ti.com>,
Vishal Mahaveer <vishalm@ti.com>,
Sebin Francis <sebin.francis@ti.com>,
Wadim Egorov <w.egorov@phytec.de>, <t.remmet@phytec.de>,
<mkorpershoek@baylibre.com>, Daniel Schultz <d.schultz@phytec.de>,
Dhruva Gole <d-gole@ti.com>
Subject: [PATCH V7 3/7] doc: board: ti: Update to use the new boot firmware labels
Date: Thu, 25 Jul 2024 15:05:43 +0530 [thread overview]
Message-ID: <20240725093546.4193107-4-d-gole@ti.com> (raw)
In-Reply-To: <20240725093546.4193107-1-d-gole@ti.com>
Use the new boot_firmwares labels that help make documentation more
specific as to which firmwares are used in which devices
Signed-off-by: Dhruva Gole <d-gole@ti.com>
---
doc/board/beagle/j721e_beagleboneai64.rst | 4 ++++
doc/board/phytec/phycore-am62x.rst | 4 ++++
doc/board/phytec/phycore-am64x.rst | 4 ++++
doc/board/ti/am64x_evm.rst | 4 ++++
doc/board/ti/am65x_evm.rst | 4 ++++
doc/board/ti/j7200_evm.rst | 4 ++++
doc/board/ti/j721e_evm.rst | 4 ++++
doc/board/ti/j721s2_evm.rst | 4 ++++
doc/board/ti/j722s_evm.rst | 4 ++++
doc/board/ti/j784s4_evm.rst | 4 ++++
10 files changed, 40 insertions(+)
diff --git a/doc/board/beagle/j721e_beagleboneai64.rst b/doc/board/beagle/j721e_beagleboneai64.rst
index d6b9c8ca606a..090b2b3b86ae 100644
--- a/doc/board/beagle/j721e_beagleboneai64.rst
+++ b/doc/board/beagle/j721e_beagleboneai64.rst
@@ -42,6 +42,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: ../ti/k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure:
----------------
0. Setup the environment variables:
diff --git a/doc/board/phytec/phycore-am62x.rst b/doc/board/phytec/phycore-am62x.rst
index a7ce2c58825b..af24acf9aac4 100644
--- a/doc/board/phytec/phycore-am62x.rst
+++ b/doc/board/phytec/phycore-am62x.rst
@@ -30,6 +30,10 @@ Sources
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: ../ti/k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure
---------------
diff --git a/doc/board/phytec/phycore-am64x.rst b/doc/board/phytec/phycore-am64x.rst
index 68d78ad7c25a..01c42b906607 100644
--- a/doc/board/phytec/phycore-am64x.rst
+++ b/doc/board/phytec/phycore-am64x.rst
@@ -30,6 +30,10 @@ Sources
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: ../ti/k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares_sysfw
+ :end-before: .. k3_rst_include_end_boot_firmwares_sysfw
+
Build procedure
---------------
diff --git a/doc/board/ti/am64x_evm.rst b/doc/board/ti/am64x_evm.rst
index 88997b6a283e..65c4c456528c 100644
--- a/doc/board/ti/am64x_evm.rst
+++ b/doc/board/ti/am64x_evm.rst
@@ -48,6 +48,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares_sysfw
+ :end-before: .. k3_rst_include_end_boot_firmwares_sysfw
+
Build procedure:
----------------
0. Setup the environment variables:
diff --git a/doc/board/ti/am65x_evm.rst b/doc/board/ti/am65x_evm.rst
index 89011c08dd46..60b08ceebf0f 100644
--- a/doc/board/ti/am65x_evm.rst
+++ b/doc/board/ti/am65x_evm.rst
@@ -58,6 +58,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares_sysfw
+ :end-before: .. k3_rst_include_end_boot_firmwares_sysfw
+
Build procedure:
----------------
0. Setup the environment variables:
diff --git a/doc/board/ti/j7200_evm.rst b/doc/board/ti/j7200_evm.rst
index d4a823fa26ca..4fd2aff83547 100644
--- a/doc/board/ti/j7200_evm.rst
+++ b/doc/board/ti/j7200_evm.rst
@@ -47,6 +47,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure:
----------------
0. Setup the environment variables:
diff --git a/doc/board/ti/j721e_evm.rst b/doc/board/ti/j721e_evm.rst
index 80d91cafab08..41c8d4c72a8d 100644
--- a/doc/board/ti/j721e_evm.rst
+++ b/doc/board/ti/j721e_evm.rst
@@ -52,6 +52,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: ../ti/k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure:
----------------
0. Setup the environment variables:
diff --git a/doc/board/ti/j721s2_evm.rst b/doc/board/ti/j721s2_evm.rst
index f5c48c96a837..21683b90b1a8 100644
--- a/doc/board/ti/j721s2_evm.rst
+++ b/doc/board/ti/j721s2_evm.rst
@@ -60,6 +60,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure:
----------------
diff --git a/doc/board/ti/j722s_evm.rst b/doc/board/ti/j722s_evm.rst
index 10b243908a1c..e5a1be50c4fa 100644
--- a/doc/board/ti/j722s_evm.rst
+++ b/doc/board/ti/j722s_evm.rst
@@ -45,6 +45,10 @@ Sources:
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: ../ti/k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure:
----------------
diff --git a/doc/board/ti/j784s4_evm.rst b/doc/board/ti/j784s4_evm.rst
index 2ffec3dbd3be..a1e927cb7438 100644
--- a/doc/board/ti/j784s4_evm.rst
+++ b/doc/board/ti/j784s4_evm.rst
@@ -60,6 +60,10 @@ Sources
:start-after: .. k3_rst_include_start_boot_sources
:end-before: .. k3_rst_include_end_boot_sources
+.. include:: k3.rst
+ :start-after: .. k3_rst_include_start_boot_firmwares
+ :end-before: .. k3_rst_include_end_boot_firmwares
+
Build procedure
---------------
0. Setup the environment variables:
--
2.34.1
next prev parent reply other threads:[~2024-07-25 9:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-25 9:35 [PATCH V7 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay Dhruva Gole
2024-07-25 9:35 ` [PATCH V7 1/7] MAINTAINERS: Include the TI docs under ARM TI Dhruva Gole
2024-07-25 11:47 ` Nishanth Menon
2024-07-25 9:35 ` [PATCH V7 2/7] doc: ti: k3: Add TIFS Stub documentation Dhruva Gole
2024-07-25 11:50 ` Nishanth Menon
2024-07-25 9:35 ` Dhruva Gole [this message]
2024-07-25 11:58 ` [PATCH V7 3/7] doc: board: ti: Update to use the new boot firmware labels Nishanth Menon
2024-07-29 11:50 ` Francesco Dolcini
2024-07-25 9:35 ` [PATCH V7 4/7] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow Dhruva Gole
2024-07-25 11:59 ` Nishanth Menon
2024-07-25 9:35 ` [PATCH V7 5/7] arm: dts: k3-am625-beagleplay: Package TIFS Stub Dhruva Gole
2024-07-25 12:04 ` Nishanth Menon
2024-07-25 9:35 ` [PATCH V7 6/7] doc: beagle: am62x_beagleplay: Document the use of " Dhruva Gole
2024-07-25 12:04 ` Nishanth Menon
2024-07-25 9:35 ` [PATCH V7 7/7] arm: dts: phycore-am62x: Package " Dhruva Gole
2024-07-25 9:55 ` Wadim Egorov
2024-07-25 12:05 ` Nishanth Menon
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=20240725093546.4193107-4-d-gole@ti.com \
--to=d-gole@ti.com \
--cc=c-shilwant@ti.com \
--cc=d.schultz@phytec.de \
--cc=m-chawdhry@ti.com \
--cc=mkorpershoek@baylibre.com \
--cc=n-francis@ti.com \
--cc=nm@ti.com \
--cc=robertcnelson@gmail.com \
--cc=sebin.francis@ti.com \
--cc=t.remmet@phytec.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vibhore@ti.com \
--cc=vigneshr@ti.com \
--cc=vishalm@ti.com \
--cc=w.egorov@phytec.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox