Skip to content

Commit 9d5aeb1

Browse files
committed
config: pipeline: Enable baseline tests for PHYTEC phyCARD-i.MX27
Signed-off-by: Leonard Göhrs <[email protected]>
1 parent 66781e0 commit 9d5aeb1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/pipeline.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,6 +2059,13 @@ platforms:
20592059

20602060
docker:
20612061

2062+
imx27-phytec-phycard-s-rdk:
2063+
<<: *arm-device
2064+
boot_method: barebox
2065+
mach: imx
2066+
dtb: dtbs/imx27-phytec-phycard-s-rdk.dtb
2067+
compatible: ['phytec,imx27-pca100-rdk', 'phytec,imx27-pca100', 'fsl,imx27']
2068+
20622069
imx28-duckbill:
20632070
<<: *arm-device
20642071
boot_method: barebox
@@ -2339,6 +2346,7 @@ scheduler:
23392346
type: lava
23402347
name: lava-pengutronix
23412348
platforms:
2349+
- imx27-phytec-phycard-s-rdk
23422350
- imx28-duckbill
23432351
- imx53-qsrb
23442352
- imx6dl-riotboard

0 commit comments

Comments
 (0)