boards: arm: bcm958402m2: Convert to v2

Converts the board to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae
2024-01-23 10:48:42 +00:00
parent 87f0827121
commit feaf4ffba1
18 changed files with 17 additions and 36 deletions

View File

@@ -1,6 +0,0 @@
# Copyright 2020 Broadcom
# SPDX-License-Identifier: Apache-2.0
config BOARD_BCM958402M2_M7
bool "Broadcom Viper BCM958402M2_M7"
depends on SOC_BCM58402_M7

View File

@@ -1,6 +0,0 @@
# Copyright 2020 Broadcom
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "bcm958402m2_m7"
depends on BOARD_BCM958402M2_M7

View File

@@ -1 +0,0 @@
# SPDX-License-Identifier: Apache-2.0

View File

@@ -1,6 +0,0 @@
# Copyright 2020 Broadcom
# SPDX-License-Identifier: Apache-2.0
config BOARD_BCM958402M2_A72
bool "Broadcom Viper BCM958402M2_A72"
depends on SOC_BCM58402_A72

View File

@@ -1,6 +0,0 @@
# Copyright 2020 Broadcom
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "bcm958402m2_a72"
depends on BOARD_BCM958402M2_A72

View File

@@ -1 +0,0 @@
# SPDX-License-Identifier: Apache-2.0

View File

@@ -0,0 +1,10 @@
# Copyright 2020 Broadcom
# SPDX-License-Identifier: Apache-2.0
config BOARD_BCM958402M2_BCM58402_M7
bool
select SOC_BCM58402_M7
config BOARD_BCM958402M2_BCM58402_A72
bool
select SOC_BCM58402_A72

View File

@@ -1,4 +1,4 @@
identifier: bcm958402m2_a72
identifier: bcm958402m2/bcm58402/a72
name: Broadcom BCM958402M2_A72
type: mcu
arch: arm64

View File

@@ -1,9 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
# Platform Configuration
CONFIG_SOC_SERIES_VIPER=y
CONFIG_SOC_BCM58402_A72=y
CONFIG_BOARD_BCM958402M2_A72=y
CONFIG_ARM64_VA_BITS_36=y
CONFIG_ARM64_PA_BITS_36=y

View File

@@ -1,4 +1,4 @@
identifier: bcm958402m2_m7
identifier: bcm958402m2/bcm58402/m7
name: Broadcom BCM958402M2_M7
type: mcu
arch: arm

View File

@@ -1,10 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Platform Configuration
CONFIG_SOC_SERIES_VIPER=y
CONFIG_SOC_BCM58402_M7=y
CONFIG_BOARD_BCM958402M2_M7=y
# Zephyr Kernel Configuration
CONFIG_XIP=n
CONFIG_FLASH_SIZE=0

View File

@@ -0,0 +1,5 @@
board:
name: bcm958402m2
vendor: Broadcom
socs:
- name: bcm58402