]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
gitlab: Add a StarFive VisionFive2 to the sjg lab
authorSimon Glass <sjg@chromium.org>
Mon, 16 Dec 2024 23:38:53 +0000 (16:38 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 25 Jan 2025 22:28:27 +0000 (16:28 -0600)
I have one of these boards loaded with Ubuntu 24.10 (64-bit). Add an
entry for it so that it can be used for testing.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-By: Heinrich Schuchardt <xypron.glpk@gmx.de>
.gitlab-ci.yml

index a4340946a8acc9a18eef8835d5979fdd7bdec75e..74dc05d58a708dd031a19d3f4185d01ae7f0cf3c 100644 (file)
@@ -671,3 +671,9 @@ rpi:
   variables:
     ROLE: rpi
   <<: *lab_dfn
+
+# StarFive VisionFive 2
+vf2:
+  variables:
+    ROLE: vf2
+  <<: *lab_dfn