[PATCH V2 10/19] doc: board: ti: am62x_sk: Add labels to reuse memory map
Nishanth Menon
nm at ti.com
Thu Jul 27 20:58:53 CEST 2023
Add labels around the A53 SPL DDR memory layout to be able to reuse the
memory map.
Signed-off-by: Nishanth Menon <nm at 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
----------------------------
--
2.40.0
More information about the U-Boot
mailing list