Skip to content

Commit

Permalink
boot: zephyr: MCXN947 currently only does not support swap mode
Browse files Browse the repository at this point in the history
Update the configuration to remove swap mode support.
MCXN94x ROM Flash API supports writing of 128byes page.

Signed-off-by: Mahesh Mahadevan <[email protected]>
  • Loading branch information
mmahadevan108 authored and nordicjm committed Sep 4, 2024
1 parent 52e2afc commit a376262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boot/zephyr/boards/frdm_mcxn947_mcxn947_cpu0_qspi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# SPDX-License-Identifier: Apache-2.0

CONFIG_BOOT_MAX_IMG_SECTORS=1024
CONFIG_BOOT_UPGRADE_ONLY=y

0 comments on commit a376262

Please sign in to comment.