Commit 23f4395
committed
[nrf noup] boards: nordic: nrf54h20dk: add mpcconf_region node
Because 'ranges' has not yet been added for 'mram1x', the memory
region created by adding zephyr,memory-region to 'mpcconf_partition'
gets the wrong address, relative to MRAM1x, instead of getting an
absolute address. To work around this, add a different
'reserved-memory' node with an absolute address to be used instead.
Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>1 parent 6c9fca0 commit 23f4395
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
117 | 125 | | |
118 | 126 | | |
119 | 127 | | |
| |||
0 commit comments