Browse Source
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>pull/69687/head
3 changed files with 3 additions and 3 deletions
@ -1,4 +1,4 @@ |
|||||||
board: |
board: |
||||||
name: cyclonev_socdk |
name: cyclonev_socdk |
||||||
socs: |
socs: |
||||||
- name: intel_socfpga_std_cyclonev |
- name: cyclonev |
||||||
|
Loading…
Reference in new issue