summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishanth Menon <[email protected]>2023-07-27 13:58:53 -0500
committerHeinrich Schuchardt <[email protected]>2023-07-28 11:36:37 +0200
commitd7c3ca985c53eb8926861da1bbdbd660830d939a (patch)
tree3bf18faac1a876845e472fc89495743fb064479f
parent34f76921d8012a272a59819e53b3b791455c5a26 (diff)
doc: board: ti: am62x_sk: Add labels to reuse memory map
Add labels around the A53 SPL DDR memory layout to be able to reuse the memory map. Signed-off-by: Nishanth Menon <[email protected]>
-rw-r--r--doc/board/ti/am62x_sk.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
index a482f52ce86..16a4ab4dcfb 100644
--- a/doc/board/ti/am62x_sk.rst
+++ b/doc/board/ti/am62x_sk.rst
@@ -145,6 +145,8 @@ Image formats:
A53 SPL DDR Memory Layout
-------------------------
+.. am62x_evm_rst_include_start_ddr_mem_layout
+
This provides an overview memory usage in A53 SPL stage.
.. list-table::
@@ -198,6 +200,7 @@ This provides an overview memory usage in A53 SPL stage.
* - EMPTY
- 0x80d00400
- 0x81000000
+.. am62x_evm_rst_include_end_ddr_mem_layout
Switch Setting for Boot Mode
----------------------------