boards: fix few leftover ITE board references

Fix few leftover ITE references from the conversion to hwmv2.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri
2024-02-16 09:17:29 +00:00
committed by Carles Cufi
parent a837303268
commit cc6e6be01f
3 changed files with 3 additions and 3 deletions

View File

@@ -3544,7 +3544,7 @@ ITE Platforms:
- brockus-zephyr - brockus-zephyr
- sjg20 - sjg20
files: files:
- boards/riscv/it8*_evb/ - boards/ite/
- drivers/*/*/*it8xxx2*.c - drivers/*/*/*it8xxx2*.c
- drivers/*/*it8xxx2*.c - drivers/*/*it8xxx2*.c
- drivers/*/*_ite_* - drivers/*/*_ite_*

View File

@@ -96,7 +96,7 @@ currently supports the following hardware features:
Other hardware features are not currently supported by Zephyr. Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the The default configuration can be found in the
:zephyr_file:`boards/riscv/it82xx2_evb/it82xx2_evb_defconfig` Kconfig file. :zephyr_file:`boards/ite/it82xx2_evb/it82xx2_evb_defconfig` Kconfig file.
Programming and debugging on it82202 Programming and debugging on it82202
************************************ ************************************

View File

@@ -72,7 +72,7 @@ currently supports the following hardware features:
Other hardware features are not currently supported by Zephyr. Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the The default configuration can be found in the
:zephyr_file:`boards/riscv/it8xxx2_evb/it8xxx2_evb_defconfig` Kconfig file. :zephyr_file:`boards/ite/it8xxx2_evb/it8xxx2_evb_defconfig` Kconfig file.
Hardware reworks Hardware reworks
**************** ****************