Skip to content

Commit

Permalink
config: pipeline: Enable baseline tests for Genio 350 EVK board
Browse files Browse the repository at this point in the history
Signed-off-by: Nícolas F. R. A. Prado <[email protected]>
  • Loading branch information
nfraprado authored and nuclearcat committed Jan 29, 2025
1 parent afb1fb1 commit 0567e5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2116,6 +2116,12 @@ platforms:
# No job is being scheduled on this board as its infrastructure errors need to be fixed first.
minnowboard-turbot-E3826: *x86_64-device

mt8365-genio-350-evk:
<<: *arm64-device
mach: mediatek
dtb: dtbs/mediatek/mt8365-evk.dtb
compatible: ['mediatek,mt8365-evk', 'mediatek,mt8365']

mt8390-genio-700-evk:
<<: *arm64-device
mach: mediatek
Expand Down Expand Up @@ -2275,6 +2281,7 @@ scheduler:
platforms: &collabora-arm64-platforms
- bcm2711-rpi-4-b
- meson-g12b-a311d-khadas-vim3
- mt8365-genio-350-evk
- mt8390-genio-700-evk
- mt8395-genio-1200-evk
- rk3399-gru-kevin
Expand Down

0 comments on commit 0567e5d

Please sign in to comment.