boards: sparc: generic_leon3: Convert to v2
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
@@ -4,9 +4,6 @@
|
|||||||
|
|
||||||
if BOARD_GENERIC_LEON3
|
if BOARD_GENERIC_LEON3
|
||||||
|
|
||||||
config BOARD
|
|
||||||
default "generic_leon3"
|
|
||||||
|
|
||||||
config SPARC_CASA
|
config SPARC_CASA
|
||||||
default n
|
default n
|
||||||
|
|
||||||
@@ -3,5 +3,4 @@
|
|||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
config BOARD_GENERIC_LEON3
|
config BOARD_GENERIC_LEON3
|
||||||
bool "Generic LEON3 system"
|
select SOC_LEON3
|
||||||
depends on SOC_LEON3
|
|
||||||
5
boards/v2/gaisler/generic_leon3/board.yml
Normal file
5
boards/v2/gaisler/generic_leon3/board.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
board:
|
||||||
|
name: generic_leon3
|
||||||
|
vendor: Gaisler
|
||||||
|
socs:
|
||||||
|
- name: leon3
|
||||||
@@ -1,7 +1,5 @@
|
|||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
CONFIG_SOC_LEON3=y
|
|
||||||
CONFIG_BOARD_GENERIC_LEON3=y
|
|
||||||
CONFIG_CONSOLE=y
|
CONFIG_CONSOLE=y
|
||||||
CONFIG_SERIAL=y
|
CONFIG_SERIAL=y
|
||||||
CONFIG_UART_CONSOLE=y
|
CONFIG_UART_CONSOLE=y
|
||||||
Reference in New Issue
Block a user