mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 08:59:33 +00:00
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 <nm@ti.com>
This commit is contained in:
parent
34f76921d8
commit
d7c3ca985c
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
----------------------------
|
||||
|
|
Loading…
Reference in a new issue