Commit 8a66e15
committed
[nrf fromlist] boards: nordic: nrf54h20dk: Fix FLASH_LOAD_SIZE
Fix FLASH_LOAD_SIZE setting for builds with !USE_DT_CODE_PARTITION
(for e.g. with no MCUBoot).
Having it wrongly set to 0x0 caused problems when running multiple
images (radio core, application core) on the same board.
Upstream PR #: 92191
Related: NCSIDB-1628
Signed-off-by: Michal Kozikowski <[email protected]>1 parent 93aefcf commit 8a66e15
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments