Skip to content

Commit 84416fd

Browse files
butoknordicjm
authored andcommitted
boot: zephyr: boards: Add frdm-mcxa156 configuration
Adds default configuration for the frdm-mcxa156 board. Signed-off-by: Andrej Butok <[email protected]>
1 parent 15909d6 commit 84416fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

boot/zephyr/boards/frdm_mcxa156.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright 2024 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
#MCXA156 does not support the MCUBoot swap mode.
5+
CONFIG_BOOT_UPGRADE_ONLY=y

0 commit comments

Comments
 (0)