Convert it82xx2_evb and it8xxx2_evb to hwmv2. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>pull/69687/head
@ -0,0 +1,10 @@ |
|||||||
|
.. _boards-ite: |
||||||
|
|
||||||
|
ITE Tech. Inc. |
||||||
|
############## |
||||||
|
|
||||||
|
.. toctree:: |
||||||
|
:maxdepth: 1 |
||||||
|
:glob: |
||||||
|
|
||||||
|
**/* |
@ -0,0 +1,5 @@ |
|||||||
|
board: |
||||||
|
name: it82xx2_evb |
||||||
|
vendor: ITE |
||||||
|
socs: |
||||||
|
- name: it82202ax |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
@ -1,11 +1,6 @@ |
|||||||
# Copyright (c) 2023 ITE Corporation. All Rights Reserved. |
# Copyright (c) 2023 ITE Corporation. All Rights Reserved. |
||||||
# SPDX-License-Identifier: Apache-2.0 |
# SPDX-License-Identifier: Apache-2.0 |
||||||
|
|
||||||
CONFIG_SOC_SERIES_ITE_IT8XXX2=y |
|
||||||
CONFIG_SOC_IT8XXX2=y |
|
||||||
CONFIG_SOC_IT82202_AX=y |
|
||||||
CONFIG_BOARD_IT82XX2_EVB=y |
|
||||||
|
|
||||||
CONFIG_GEN_IRQ_VECTOR_TABLE=n |
CONFIG_GEN_IRQ_VECTOR_TABLE=n |
||||||
|
|
||||||
# General Kernel Options |
# General Kernel Options |
@ -0,0 +1,5 @@ |
|||||||
|
board: |
||||||
|
name: it8xxx2_evb |
||||||
|
vendor: ITE |
||||||
|
socs: |
||||||
|
- name: it82202ax |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
@ -1,9 +1,6 @@ |
|||||||
# Copyright (c) 2020 ITE Corporation. All Rights Reserved. |
# Copyright (c) 2020 ITE Corporation. All Rights Reserved. |
||||||
# SPDX-License-Identifier: Apache-2.0 |
# SPDX-License-Identifier: Apache-2.0 |
||||||
|
|
||||||
CONFIG_SOC_SERIES_ITE_IT8XXX2=y |
|
||||||
CONFIG_SOC_IT8XXX2=y |
|
||||||
CONFIG_BOARD_IT8XXX2_EVB=y |
|
||||||
CONFIG_BOOT_DELAY=1 |
CONFIG_BOOT_DELAY=1 |
||||||
|
|
||||||
CONFIG_GEN_IRQ_VECTOR_TABLE=n |
CONFIG_GEN_IRQ_VECTOR_TABLE=n |