hwmv2: Convert Seagate Faze board to hwmv2

Convert Faze board

Signed-off-by: David Leach <david.leach@nxp.com>
This commit is contained in:
David Leach
2024-02-21 13:18:01 -06:00
committed by Carles Cufi
parent dd8f842b40
commit 06dac41e68
14 changed files with 10 additions and 22 deletions

View File

@@ -1,9 +0,0 @@
# Seagate FireCuda Gaming SSD (FaZe) board
# Copyright (c) 2020, Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config BOARD_FAZE
bool "Seagate FireCuda Gaming SSD (FaZe)"
depends on SOC_SERIES_LPC11U6X
select SOC_PART_NUMBER_LPC11U67JBD48

View File

@@ -1,11 +0,0 @@
# Seagate FireCuda Gaming SSD (FaZe) board
# Copyright (c) 2020, Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
if BOARD_FAZE
config BOARD
default "faze"
endif # BOARD_FAZE

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2020, Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config BOARD_FAZE
select SOC_LPC11U67

View File

@@ -0,0 +1,5 @@
board:
name: faze
vendor: seagate
socs:
- name: lpc11u67

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -7,8 +7,6 @@
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=48000000
CONFIG_GPIO=y
CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_SOC_SERIES_LPC11U6X=y
CONFIG_SOC_LPC11U67=y
CONFIG_MAIN_STACK_SIZE=512
CONFIG_ISR_STACK_SIZE=768
CONFIG_CLOCK_CONTROL_LPC11U6X_ENABLE_SRAM1=y