Commit 419f751
committed
[nrf noup] boot: bootutil: loader: skip netcore check with QSPI XIP split
Do not define INCLUDE_NETWORK_CORE_IMAGE_CHECK when QSPI XIP split images
is enabled.
Reaseon is that MCUBOOT_CHECK_HEADER_LOAD_ADDRESS feature can not be
used along with qspi external xip.
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>1 parent 55336ab commit 419f751
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
620 | 623 | | |
621 | | - | |
| 624 | + | |
622 | 625 | | |
623 | 626 | | |
624 | 627 | | |
| |||
0 commit comments