Commit e8cc9b6
[nrf noup] partition_manager: Add support for internal flash netcore DFU
Adds check to region of mcuboot_secondary_1 to put it in external flash
only if CONFIG_PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY is set.
This should allow for DFU from internal flash on the nRF5340 with dynamic
partitioning.
Also fixing a typo.
Signed-off-by: Sigurd Hellesvik <[email protected]>1 parent 47faf76 commit e8cc9b6
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
0 commit comments