Skip to content

Commit fe26c28

Browse files
butoknordicjm
authored andcommitted
boot: zephyr: boards: nxp: clean .conf files
- Clean NXP board configurations, after enabling BOOT_MAX_IMG_SECTORS_AUTO. - Fix BOOT_MAX_IMG_SECTORS warnings. - Fix BOOT_ERASE_PROGRESSIVELY warnings. Signed-off-by: Andrej Butok <[email protected]>
1 parent b553290 commit fe26c28

22 files changed

+0
-79
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Copyright 2023 NXP
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_BOOT_MAX_IMG_SECTORS=1024
54
CONFIG_BOOT_UPGRADE_ONLY=y

boot/zephyr/boards/lpcxpresso55s06_lpc55s06.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33

44
#LPC does not support the MCUBoot swap mode.
55
CONFIG_BOOT_UPGRADE_ONLY=y
6-
CONFIG_BOOT_MAX_IMG_SECTORS=256

boot/zephyr/boards/lpcxpresso55s16_lpc55s16.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33

44
#LPC does not support the MCUBoot swap mode.
55
CONFIG_BOOT_UPGRADE_ONLY=y
6-
CONFIG_BOOT_MAX_IMG_SECTORS=256

boot/zephyr/boards/lpcxpresso55s28_lpc55s28.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33

44
#LPC does not support the MCUBoot swap mode.
55
CONFIG_BOOT_UPGRADE_ONLY=y
6-
CONFIG_BOOT_MAX_IMG_SECTORS=512

boot/zephyr/boards/lpcxpresso55s36_lpc55s36.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33

44
#LPC does not support the MCUBoot swap mode.
55
CONFIG_BOOT_UPGRADE_ONLY=y
6-
CONFIG_BOOT_MAX_IMG_SECTORS=256

boot/zephyr/boards/lpcxpresso55s69_lpc55s69_cpu0.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33

44
#LPC does not support the MCUBoot swap mode.
55
CONFIG_BOOT_UPGRADE_ONLY=y
6-
CONFIG_BOOT_MAX_IMG_SECTORS=512

boot/zephyr/boards/mimxrt1010_evk_mimxrt1011.conf

Lines changed: 0 additions & 4 deletions
This file was deleted.

boot/zephyr/boards/mimxrt1015_evk_mimxrt1015.conf

Lines changed: 0 additions & 4 deletions
This file was deleted.

boot/zephyr/boards/mimxrt1020_evk_mimxrt1021.conf

Lines changed: 0 additions & 4 deletions
This file was deleted.

boot/zephyr/boards/mimxrt1024_evk_mimxrt1024.conf

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)