diff mbox series

[V2,10/19] doc: board: ti: am62x_sk: Add labels to reuse memory map

Message ID 20230727185902.3310543-11-nm@ti.com
State Accepted, archived
Commit d7c3ca985c53eb8926861da1bbdbd660830d939a
Delegated to: Heinrich Schuchardt
Headers show
Series doc: board: ti: Cleanup documentation | expand

Commit Message

Nishanth Menon July 27, 2023, 6:58 p.m. UTC
Add labels around the A53 SPL DDR memory layout to be able to reuse the
memory map.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
New patch to help keep things easy for new am62x platforms to reuse
memory map

 doc/board/ti/am62x_sk.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
index dff10df41c7d..7deb61a3be52 100644
--- a/doc/board/ti/am62x_sk.rst
+++ b/doc/board/ti/am62x_sk.rst
@@ -144,6 +144,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::
@@ -197,6 +199,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
 ----------------------------