boards: arm: bcm958401m2: 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 12:36:08 +00:00
parent feaf4ffba1
commit 9c4d94844d
10 changed files with 12 additions and 18 deletions

View File

@@ -1,8 +0,0 @@
# SPDX-License-Identifier: Apache-2.0
#
# Copyright 2020 Broadcom.
#
config BOARD_VALKYRIE_BCM958401M2
bool "Broadcom Valkyrie BCM958401M2"
depends on SOC_BCM58400

View File

@@ -1,7 +0,0 @@
# SPDX-License-Identifier: Apache-2.0
#
# Copyright 2020 Broadcom.
config BOARD
default "bcm958401m2"
depends on BOARD_VALKYRIE_BCM958401M2

View File

@@ -0,0 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
#
# Copyright 2020 Broadcom.
#
config BOARD_BCM958401M2
select SOC_BCM58400

View File

@@ -1,8 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_VALKYRIE=y
CONFIG_SOC_BCM58400=y
CONFIG_BOARD_VALKYRIE_BCM958401M2=y
CONFIG_XIP=n
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y

View File

@@ -0,0 +1,5 @@
board:
name: bcm958401m2
vendor: Broadcom
socs:
- name: bcm58400