soc: arm: intel_socfpga_std: Rename with HWMv2

Rename SoC for better HWMv2 use:
 `intel_socfpga_std_cyclonev` --> `cyclonev`

The resulting shortened board name:
 `cyclonev_socdk/intel_socfpga_std_cyclonev` -->
 `cyclonev_socdk/cyclonev`

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov
2024-02-19 23:22:03 +01:00
committed by Carles Cufi
parent 8dc2b911f6
commit 7c8b7a153b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
board:
name: cyclonev_socdk
socs:
- name: intel_socfpga_std_cyclonev
- name: cyclonev

View File

@@ -17,4 +17,4 @@ config SOC_CYCLONEV
Intel SoC FPGA Cyclone V
config SOC
default "intel_socfpga_std_cyclonev" if SOC_CYCLONEV
default "cyclonev" if SOC_CYCLONEV

View File

@@ -3,4 +3,4 @@ family:
series:
- name: cyclonev
socs:
- name: intel_socfpga_std_cyclonev
- name: cyclonev