Skip to content

Commit

Permalink
boot: zephyr: boards: nxp: clean .conf files
Browse files Browse the repository at this point in the history
- 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 <andrey.butok@nxp.com>
  • Loading branch information
butok authored and nordicjm committed Sep 24, 2024
1 parent b553290 commit fe26c28
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 79 deletions.
1 change: 0 additions & 1 deletion boot/zephyr/boards/frdm_mcxn947_mcxn947_cpu0_qspi.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0

CONFIG_BOOT_MAX_IMG_SECTORS=1024
CONFIG_BOOT_UPGRADE_ONLY=y
1 change: 0 additions & 1 deletion boot/zephyr/boards/lpcxpresso55s06_lpc55s06.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

#LPC does not support the MCUBoot swap mode.
CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_BOOT_MAX_IMG_SECTORS=256
1 change: 0 additions & 1 deletion boot/zephyr/boards/lpcxpresso55s16_lpc55s16.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

#LPC does not support the MCUBoot swap mode.
CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_BOOT_MAX_IMG_SECTORS=256
1 change: 0 additions & 1 deletion boot/zephyr/boards/lpcxpresso55s28_lpc55s28.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

#LPC does not support the MCUBoot swap mode.
CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_BOOT_MAX_IMG_SECTORS=512
1 change: 0 additions & 1 deletion boot/zephyr/boards/lpcxpresso55s36_lpc55s36.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

#LPC does not support the MCUBoot swap mode.
CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_BOOT_MAX_IMG_SECTORS=256
1 change: 0 additions & 1 deletion boot/zephyr/boards/lpcxpresso55s69_lpc55s69_cpu0.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

#LPC does not support the MCUBoot swap mode.
CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_BOOT_MAX_IMG_SECTORS=512
4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt1010_evk_mimxrt1011.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt1015_evk_mimxrt1015.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt1020_evk_mimxrt1021.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt1024_evk_mimxrt1024.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt1040_evk_mimxrt1042.conf

This file was deleted.

5 changes: 0 additions & 5 deletions boot/zephyr/boards/mimxrt1050_evk_mimxrt1052.conf

This file was deleted.

5 changes: 0 additions & 5 deletions boot/zephyr/boards/mimxrt1060_evk_mimxrt1062.conf

This file was deleted.

7 changes: 0 additions & 7 deletions boot/zephyr/boards/mimxrt1060_evk_mimxrt1062_cm7.conf

This file was deleted.

5 changes: 0 additions & 5 deletions boot/zephyr/boards/mimxrt1060_evkb_mimxrt1062.conf

This file was deleted.

5 changes: 0 additions & 5 deletions boot/zephyr/boards/mimxrt1062_fmurt6.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt1064_evk_mimxrt1064.conf

This file was deleted.

5 changes: 0 additions & 5 deletions boot/zephyr/boards/mimxrt1160_evk_mimxrt1166_cm7.conf

This file was deleted.

6 changes: 0 additions & 6 deletions boot/zephyr/boards/mimxrt1170_evk_mimxrt1176_cm7.conf

This file was deleted.

3 changes: 0 additions & 3 deletions boot/zephyr/boards/mimxrt595_evk_mimxrt595s_cm33.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/mimxrt685_evk_mimxrt685s_cm33.conf

This file was deleted.

4 changes: 0 additions & 4 deletions boot/zephyr/boards/rd_rw612_bga_rw612.conf

This file was deleted.

0 comments on commit fe26c28

Please sign in to comment.