boards: adjust few boards/ paths

Adjust few paths in the board document and maintainer file to reflect
the new file location.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri
2024-02-16 12:09:32 +00:00
committed by Carles Cufi
parent 4d93b8d9fd
commit c054381a7a
6 changed files with 8 additions and 8 deletions

View File

@@ -3364,9 +3364,9 @@ Microchip MEC Platforms:
- VenkatKotakonda
- albertofloyd
files:
- boards/arm/mec*/
- boards/microchip/mec*/
- dts/arm/microchip/
- soc/arm/microchip_mec/
- soc/microchip/mec/
- drivers/*/*mchp*.c
- tests/boards/mec15xxevb_assy6853/
- tests/boards/mec172xevb_assy6906/

View File

@@ -88,7 +88,7 @@ features:
Other hardware features are not currently supported by Zephyr (at the moment)
The default configuration can be found in the
:zephyr_file:`boards/arm/mec1501modular_assy6885/mec1501modular_assy6885_defconfig`
:zephyr_file:`boards/microchip/mec1501modular_assy6885/mec1501modular_assy6885_defconfig`
Kconfig file.
Connections and IOs

View File

@@ -80,7 +80,7 @@ features:
Other hardware features are not currently supported by Zephyr (at the moment)
The default configuration can be found in the
:zephyr_file:`boards/arm/mec15xxevb_assy6853/mec15xxevb_assy6853_defconfig` Kconfig file.
:zephyr_file:`boards/microchip/mec15xxevb_assy6853/mec15xxevb_assy6853_defconfig` Kconfig file.
Connections and IOs
===================

View File

@@ -73,7 +73,7 @@ features:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the
:zephyr_file:`boards/arm/mec172xevb_assy6906/mec172xevb_assy6906_defconfig` Kconfig file.
:zephyr_file:`boards/microchip/mec172xevb_assy6906/mec172xevb_assy6906_defconfig` Kconfig file.
Connections and IOs
===================

View File

@@ -31,7 +31,7 @@ Here is a sample map file:
product: mec172xevb_assy6906
runner: misc-flasher
runner_params:
- <ZEPHYR_BASE>/boards/arm/mec172xevb_assy6906/support/mec172x_remote_flasher.py
- <ZEPHYR_BASE>/boards/microchip/mec172xevb_assy6906/support/mec172x_remote_flasher.py
- <remote host>
serial_pty: "nc,<remote host>,<ser2net port>"

View File

@@ -85,7 +85,7 @@ The mec172xmodular_assy6930 (Rev. B) board configuration supports the following
Other hardware features are not currently supported by Zephyr (at the moment)
The default configuration can be found in the
:zephyr_file:`boards/arm/mec172xmodular_assy6930/mec172xmodular_assy6930_defconfig` Kconfig file.
:zephyr_file:`boards/microchip/mec172xmodular_assy6930/mec172xmodular_assy6930_defconfig` Kconfig file.
Connections and IOs
===================
@@ -205,7 +205,7 @@ Setup
.. code-block:: console
west build -p auto -b mec172xmodular_assy6930 samples/hello_world -- -DMEC172X_SPI_GEN=$HOME/CPGZephyrDocs/MEC172x/SPI_image_gen/mec172x_spi_gen_lin_x86_64 -DMEC172X_SPI_CFG=$HOME/zephyrproject/zephyr/boards/arm/mec172xmodular_assy6930/support/spi_cfg_128MBit.txt
west build -p auto -b mec172xmodular_assy6930 samples/hello_world -- -DMEC172X_SPI_GEN=$HOME/CPGZephyrDocs/MEC172x/SPI_image_gen/mec172x_spi_gen_lin_x86_64 -DMEC172X_SPI_CFG=$HOME/zephyrproject/zephyr/boards/microchip/mec172xmodular_assy6930/support/spi_cfg_128MBit.txt
Wiring