Browse Source

boards: arm64: intel_socfpga: Move boards to subdirectories

Adjust boards directory structure to SoC structure:

 `boards/intel/intel_socfpga_agilex_socdk` ->
     `boards/intel/intel_socfpga/agilex_socdk`
 `boards/intel/intel_socfpga_agilex5_socdk` ->
     `boards/intel/intel_socfpga/agilex5_socdk`

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
pull/69687/head
Dmitrii Golovanov 1 year ago committed by Carles Cufi
parent
commit
70a66ac03a
  1. 0
      boards/intel/intel_socfpga/agilex5_socdk/Kconfig.defconfig
  2. 0
      boards/intel/intel_socfpga/agilex5_socdk/Kconfig.intel_socfpga_agilex5_socdk
  3. 0
      boards/intel/intel_socfpga/agilex5_socdk/board.yml
  4. 2
      boards/intel/intel_socfpga/agilex5_socdk/doc/index.rst
  5. 0
      boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk.dts
  6. 0
      boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk.yaml
  7. 0
      boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk_defconfig
  8. 0
      boards/intel/intel_socfpga/agilex_socdk/Kconfig.intel_socfpga_agilex_socdk
  9. 0
      boards/intel/intel_socfpga/agilex_socdk/board.yml
  10. 2
      boards/intel/intel_socfpga/agilex_socdk/doc/index.rst
  11. 0
      boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk.dts
  12. 0
      boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk.yaml
  13. 0
      boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk_defconfig

0
boards/intel/intel_socfpga_agilex5_socdk/Kconfig.defconfig → boards/intel/intel_socfpga/agilex5_socdk/Kconfig.defconfig

0
boards/intel/intel_socfpga_agilex5_socdk/Kconfig.intel_socfpga_agilex5_socdk → boards/intel/intel_socfpga/agilex5_socdk/Kconfig.intel_socfpga_agilex5_socdk

0
boards/intel/intel_socfpga_agilex5_socdk/board.yml → boards/intel/intel_socfpga/agilex5_socdk/board.yml

2
boards/intel/intel_socfpga_agilex5_socdk/doc/index.rst → boards/intel/intel_socfpga/agilex5_socdk/doc/index.rst

@ -45,7 +45,7 @@ hardware features: @@ -45,7 +45,7 @@ hardware features:
NOTE: TODO, more details on dev kit will be updated as and when available.
The default configuration can be found in the defconfig file:
`boards/intel/intel_socfpga_agilex5_socdk/intel_socfpga_agilex5_socdk_defconfig`
`boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk_defconfig`
Programming and Debugging
*************************

0
boards/intel/intel_socfpga_agilex5_socdk/intel_socfpga_agilex5_socdk.dts → boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk.dts

0
boards/intel/intel_socfpga_agilex5_socdk/intel_socfpga_agilex5_socdk.yaml → boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk.yaml

0
boards/intel/intel_socfpga_agilex5_socdk/intel_socfpga_agilex5_socdk_defconfig → boards/intel/intel_socfpga/agilex5_socdk/intel_socfpga_agilex5_socdk_defconfig

0
boards/intel/intel_socfpga_agilex_socdk/Kconfig.intel_socfpga_agilex_socdk → boards/intel/intel_socfpga/agilex_socdk/Kconfig.intel_socfpga_agilex_socdk

0
boards/intel/intel_socfpga_agilex_socdk/board.yml → boards/intel/intel_socfpga/agilex_socdk/board.yml

2
boards/intel/intel_socfpga_agilex_socdk/doc/index.rst → boards/intel/intel_socfpga/agilex_socdk/doc/index.rst

@ -42,7 +42,7 @@ Other hardware features have not been enabled yet for this board. @@ -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/intel/intel_socfpga_agilex_socdk/intel_socfpga_agilex_socdk_defconfig``
``boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk_defconfig``
Programming and Debugging
*************************

0
boards/intel/intel_socfpga_agilex_socdk/intel_socfpga_agilex_socdk.dts → boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk.dts

0
boards/intel/intel_socfpga_agilex_socdk/intel_socfpga_agilex_socdk.yaml → boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk.yaml

0
boards/intel/intel_socfpga_agilex_socdk/intel_socfpga_agilex_socdk_defconfig → boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk_defconfig

Loading…
Cancel
Save