Skip to content

Commit e60ed54

Browse files
hneznuclearcat
authored andcommitted
config: pipeline: Enable baseline tests for i.MX53 Quick Start-R Board
Signed-off-by: Leonard Göhrs <[email protected]>
1 parent b556206 commit e60ed54

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
@@ -2116,6 +2116,13 @@ platforms:
21162116

21172117
docker:
21182118

2119+
imx53-qsrb:
2120+
<<: *arm-device
2121+
boot_method: barebox
2122+
mach: imx
2123+
dtb: dtbs/imx53-qsrb.dtb
2124+
compatible: ['fsl,imx53-qsrb', 'fsl,imx53']
2125+
21192126
imx6dl-udoo:
21202127
<<: *arm-device
21212128
mach: imx
@@ -2375,6 +2382,7 @@ scheduler:
23752382
type: lava
23762383
name: lava-pengutronix
23772384
platforms:
2385+
- imx53-qsrb
23782386
- imx6dl-riotboard
23792387
- stm32mp157c-lxa-tac-gen1
23802388

0 commit comments

Comments
 (0)