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 V8 6/7] doc: beagle: am62x_beagleplay: Document the use of TIFS Stub
Date: Mon, 5 Aug 2024 19:59:36 +0530 [thread overview]
Message-ID: <20240805142937.443737-7-d-gole@ti.com> (raw)
In-Reply-To: <20240805142937.443737-1-d-gole@ti.com>
* Include the actual common documentation about the TIFS Stub and role
it plays to enable Low Power Modes in the platform.
* Add the AM62x boot flow to show at which point the TIFS Stub actually
gets loaded.
* Mention the TIFS Stub in the TISPL image format.
Reviewed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
---
doc/board/beagle/am62x_beagleplay.rst | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/board/beagle/am62x_beagleplay.rst b/doc/board/beagle/am62x_beagleplay.rst
index 01f04beb55aa..bc71aabaac3e 100644
--- a/doc/board/beagle/am62x_beagleplay.rst
+++ b/doc/board/beagle/am62x_beagleplay.rst
@@ -23,7 +23,7 @@ Boot Flow:
----------
Below is the pictorial representation of boot flow:
-.. image:: ../ti/img/boot_diagram_k3_current.svg
+.. image:: ../ti/img/boot_diagram_am62.svg
:alt: Boot flow diagram
- On this platform, 'TI Foundational Security' (TIFS) functions as the
@@ -38,6 +38,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_tifsstub
+
Build procedure:
----------------
0. Setup the environment variables:
@@ -86,7 +90,7 @@ Image formats
- tispl.bin
-.. image:: ../ti/img/dm_tispl.bin.svg
+.. image:: ../ti/img/tifsstub_dm_tispl.bin.svg
:alt: tispl.bin image format
Additional hardware for U-Boot development
--
2.34.1
next prev parent reply other threads:[~2024-08-05 14:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-05 14:29 [PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 1/7] MAINTAINERS: Include the TI docs under ARM TI Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 2/7] doc: ti: k3: Add TIFS Stub documentation Dhruva Gole
2024-08-08 15:48 ` Francesco Dolcini
2024-08-05 14:29 ` [PATCH V8 3/7] doc: board: ti: Update to use the new boot firmware labels Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 4/7] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 5/7] arm: dts: k3-am625-beagleplay: Package TIFS Stub Dhruva Gole
2024-08-05 14:29 ` Dhruva Gole [this message]
2024-08-05 14:29 ` [PATCH V8 7/7] arm: dts: phycore-am62x: " Dhruva Gole
2024-08-09 4:36 ` [PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay Tom Rini
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=20240805142937.443737-7-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 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.