Skip to content

Commit 013f6f4

Browse files
morishitaandrekartben
authored andcommitted
boards: variscite: imx8mp_var_som: Update index.rst
Update Cortex-M7 DDR address in memory mapping table to 0x7B000000. Signed-off-by: Andre Morishita <andre.m@variscite.com>
1 parent 9c9e242 commit 013f6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/variscite/imx8mp_var_som/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ supported: ITCM and DDR). These are the memory mapping for A53 and M7:
148148
+------------+-------------------------+------------------------+-----------------------+----------------------+
149149
| OCRAM_S | 0x00180000-0x00188FFF | 0x20180000-0x20188FFF | 0x00180000-0x00188FFF | 36KB |
150150
+------------+-------------------------+------------------------+-----------------------+----------------------+
151-
| DDR | 0x80000000-0x803FFFFF | 0x7E200000-0x7E3FFFFF | 0x7E000000-0x7E1FFFFF | 2MB |
151+
| DDR | 0x80000000-0x803FFFFF | 0x7B200000-0x7B3FFFFF | 0x7B000000-0x7B1FFFFF | 2MB |
152152
+------------+-------------------------+------------------------+-----------------------+----------------------+
153153

154154
For more information about memory mapping see the

0 commit comments

Comments
 (0)