I have one of these boards, with no OS loaded. Add an entry for it so
that it can be used for testing.

Signed-off-by: Simon Glass <[email protected]>
---

 .gitlab-ci.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1c15907fffa..60a841bd4d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -707,3 +707,9 @@ colibrimx8:
   variables:
     ROLE: colibrimx8
   <<: *lab_dfn
+
+# NVIDIA Jetson TK1
+tk1:
+  variables:
+    ROLE: tk1
+  <<: *lab_dfn
-- 
2.34.1

Reply via email to