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 <mahesh.mahadevan@nxp.com>
  • Loading branch information
mmahadevan108 committed Aug 27, 2024
1 parent 8be24f8 commit 2b626d1
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 2b626d1

Please sign in to comment.