
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 --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 ----------------------------