git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd7883f
)
gitlab: Add a StarFive VisionFive2 to the sjg lab
author
Simon Glass
<sjg@chromium.org>
Mon, 16 Dec 2024 23:38:53 +0000
(16:38 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index
a434094
..
74dc05d
100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-671,3
+671,9
@@
rpi:
variables:
ROLE: rpi
<<: *lab_dfn
+
+# StarFive VisionFive 2
+vf2:
+ variables:
+ ROLE: vf2
+ <<: *lab_dfn