Skip to content

Commit a376262

Browse files
mmahadevan108nordicjm
authored andcommitted
boot: zephyr: MCXN947 currently only does not support swap mode
Update the configuration to remove swap mode support. MCXN94x ROM Flash API supports writing of 128byes page. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
1 parent 52e2afc commit a376262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/zephyr/boards/frdm_mcxn947_mcxn947_cpu0_qspi.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
CONFIG_BOOT_MAX_IMG_SECTORS=1024
5+
CONFIG_BOOT_UPGRADE_ONLY=y

0 commit comments

Comments
 (0)