Skip to content

Commit 35759bf

Browse files
committed
config: pipeline: Enable baseline tests for Olimex i.MX23 OLinuXino
Signed-off-by: Leonard Göhrs <[email protected]>
1 parent 9d5aeb1 commit 35759bf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/pipeline.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -2059,6 +2059,13 @@ platforms:
20592059

20602060
docker:
20612061

2062+
imx23-olinuxino:
2063+
<<: *arm-device
2064+
boot_method: barebox
2065+
mach: imx
2066+
dtb: dtbs/imx23-olinuxino.dtb
2067+
compatible: ['olimex,imx23-olinuxino', '"fsl,imx23']
2068+
20622069
imx27-phytec-phycard-s-rdk:
20632070
<<: *arm-device
20642071
boot_method: barebox
@@ -2346,6 +2353,7 @@ scheduler:
23462353
type: lava
23472354
name: lava-pengutronix
23482355
platforms:
2356+
- imx23-olinuxino
23492357
- imx27-phytec-phycard-s-rdk
23502358
- imx28-duckbill
23512359
- imx53-qsrb

0 commit comments

Comments
 (0)