Skip to content

Commit

Permalink
boot/zephyr: use socs conf
Browse files Browse the repository at this point in the history
Use socs folder to configure Espressif targets.
Remove all boards confs which was created by copying other boards.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
  • Loading branch information
Marek Matej authored and almir-okato committed May 13, 2024
1 parent 9c99326 commit 018dc01
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 247 deletions.
18 changes: 0 additions & 18 deletions boot/zephyr/boards/esp32_devkitc_wroom_esp32_procpu.conf

This file was deleted.

18 changes: 0 additions & 18 deletions boot/zephyr/boards/esp32_devkitc_wrover_esp32_procpu.conf

This file was deleted.

20 changes: 0 additions & 20 deletions boot/zephyr/boards/esp32c3_luatos_core.conf

This file was deleted.

19 changes: 0 additions & 19 deletions boot/zephyr/boards/esp32s3_devkitm_esp32s3_procpu.conf

This file was deleted.

19 changes: 0 additions & 19 deletions boot/zephyr/boards/esp32s3_luatos_core_esp32s3_procpu.conf

This file was deleted.

19 changes: 0 additions & 19 deletions boot/zephyr/boards/esp_wrover_kit_esp32_procpu.conf

This file was deleted.

19 changes: 0 additions & 19 deletions boot/zephyr/boards/heltec_wifi_lora32_v2_esp32_procpu.conf

This file was deleted.

19 changes: 0 additions & 19 deletions boot/zephyr/boards/icev_wireless_esp32c3.conf

This file was deleted.

19 changes: 0 additions & 19 deletions boot/zephyr/boards/m5stickc_plus_esp32_procpu.conf

This file was deleted.

19 changes: 1 addition & 18 deletions boot/zephyr/boards/odroid_go_esp32_procpu.conf
Original file line number Diff line number Diff line change
@@ -1,21 +1,4 @@
# SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
# SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
# SPDX-License-Identifier: Apache-2.0

CONFIG_BOOT_MAX_IMG_SECTORS=512
CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_BOOT_VALIDATE_SLOT0=n
CONFIG_BOOT_SIGNATURE_TYPE_NONE=y
CONFIG_BOOT_BANNER=n

CONFIG_UART_CONSOLE=n
CONFIG_CONSOLE=n
CONFIG_SERIAL=n

CONFIG_MCUBOOT_LOG_LEVEL_OFF=y
CONFIG_LOG_DEFAULT_LEVEL=0
CONFIG_DEBUG=n

CONFIG_HEAP_MEM_POOL_SIZE=4096

CONFIG_REGULATOR=n
CONFIG_MINIMAL_LIBC=y
19 changes: 0 additions & 19 deletions boot/zephyr/boards/olimex_esp32_evb_esp32_procpu.conf

This file was deleted.

20 changes: 0 additions & 20 deletions boot/zephyr/boards/stamp_c3_esp32c3.conf

This file was deleted.

20 changes: 0 additions & 20 deletions boot/zephyr/boards/xiao_esp32c3_esp32c3.conf

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 018dc01

Please sign in to comment.