Skip to content

Commit cd82f8b

Browse files
butoknordicjm
authored andcommitted
boot: zephyr: add support for lpcxpresso55s28
Add default configuration for lpcxpresso55s28. Signed-off-by: Andrej Butok <[email protected]>
1 parent 0c0470e commit cd82f8b

File tree

1 file changed

+6
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)