git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f7692
)
doc: board: ti: am62x_sk: Add labels to reuse memory map
author
Nishanth Menon
<nm@ti.com>
Thu, 27 Jul 2023 18:58:53 +0000
(13:58 -0500)
committer
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Fri, 28 Jul 2023 09:36:37 +0000
(11:36 +0200)
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>
doc/board/ti/am62x_sk.rst
patch
|
blob
|
history
diff --git
a/doc/board/ti/am62x_sk.rst
b/doc/board/ti/am62x_sk.rst
index
a482f52
..
16a4ab4
100644
(file)
--- 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
----------------------------