boards: riscv: titanium_ti60_f225: 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-02-14 08:21:49 +00:00
committed by Carles Cufi
parent 359133d725
commit a8659e170b
9 changed files with 6 additions and 13 deletions

View File

@@ -1,9 +0,0 @@
# Copyright (c) 2023 Efinix Inc.
# SPDX-License-Identifier: Apache-2.0
if BOARD_TITANIUM_TI60_F225
config BOARD
default "titanium_ti60_f225"
endif # BOARD_TITANIUM_TI60_F225

View File

@@ -2,5 +2,4 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_TITANIUM_TI60_F225
bool "Board with Efinix Sapphire riscv SoC"
depends on SOC_EFINIX_SAPPHIRE
select SOC_EFINIX_SAPPHIRE

View File

@@ -0,0 +1,5 @@
board:
name: titanium_ti60_f225
vendor: Efinix
socs:
- name: efinix_sapphire

View File

@@ -1,8 +1,6 @@
# Copyright (c) 2023 Efinix Inc.
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_EFINIX_SAPPHIRE=y
CONFIG_BOARD_TITANIUM_TI60_F225=y
CONFIG_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_UART_CONSOLE=y