[PATCH] gitlab: Add a Zynq Zybo to the sjg lab
Simon Glass
sjg at chromium.org
Wed Feb 5 21:28:53 CET 2025
With help from Michal Simek I have this running with Labgrid now, so
add it to the lab.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
.gitlab-ci.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d4d3a85741..a55b0c9ee7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -736,3 +736,8 @@ rpi5:
variables:
ROLE: rpi5
<<: *lab_dfn
+
+zybo:
+ variables:
+ ROLE: zybo
+ <<: *lab_dfn
--
2.43.0
More information about the U-Boot
mailing list