boards: arm64: intel_socfpga_agilex_socdk: move to HWMv2

Move and convert to HWMv2 `intel_socfpga_agilex_socdk`
board configuration.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov
2024-02-12 23:38:19 +01:00
committed by Carles Cufi
parent ab883b8019
commit 8c253a99fc
8 changed files with 13 additions and 17 deletions

View File

@@ -1,6 +0,0 @@
# Copyright (c) 2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD_INTEL_SOCFPGA_AGILEX_SOCDK
bool "Intel SoC FPGA Development Kit (Agilex)"
depends on SOC_AGILEX

View File

@@ -1,6 +0,0 @@
# Copyright (c) 2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "intel_socfpga_agilex_socdk"
depends on BOARD_INTEL_SOCFPGA_AGILEX_SOCDK

View File

@@ -0,0 +1,7 @@
# Copyright (c) 2021-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD_INTEL_SOCFPGA_AGILEX_SOCDK
select SOC_AGILEX
help
Intel SoC FPGA Development Kit (Agilex)

View File

@@ -0,0 +1,4 @@
board:
name: intel_socfpga_agilex_socdk
socs:
- name: intel_socfpga_agilex

View File

@@ -42,7 +42,7 @@ Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm64/intel_socfpga_agilex_socdk/intel_socfpga_agilex_socdk_defconfig``
``boards/intel/intel_socfpga_agilex_socdk/intel_socfpga_agilex_socdk_defconfig``
Programming and Debugging
*************************

View File

@@ -1,13 +1,10 @@
# Copyright (c) 2021 Intel Corporation
# Copyright (c) 2021-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
# The Zephyr build from this defconfig is expected to boot from
# Intel Arm Trusted Firmware (ATF)
# Boot Flow: BL21 -> BL31 -> Zephyr
CONFIG_SOC_SERIES_AGILEX=y
CONFIG_SOC_AGILEX=y
CONFIG_BOARD_INTEL_SOCFPGA_AGILEX_SOCDK=y
CONFIG_ARM_ARCH_TIMER=y
# Serial Drivers