Compare commits

..

1 Commits

Author SHA1 Message Date
Simon Glass
3d3303a918 gitlab: Add a NVIDIA Jetson TK1 board to the sjg lab
I have one of these boards, with no OS loaded. Add an entry for it so
that it can be used for testing.

Series-to: u-boot

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-12-17 12:38:33 -07:00

View File

@@ -588,10 +588,11 @@ pcduino3_nano:
ROLE: pcduino3_nano
<<: *lab_dfn
samus:
variables:
ROLE: samus
<<: *lab_dfn
# samus has a hardware failure 30-Nov-24
#samus:
# variables:
# ROLE: samus
# <<: *lab_dfn
link:
variables:
@@ -643,21 +644,22 @@ rpi3z:
ROLE: rpi3z
<<: *lab_dfn
bbb:
variables:
ROLE: bbb
<<: *lab_dfn
# bbb has a hardware failure 30-Nov-24
#bbb:
# variables:
# ROLE: bbb
# <<: *lab_dfn
kevin:
variables:
ROLE: kevin
<<: *lab_dfn
# pine64+
pine64:
variables:
ROLE: pine64
<<: *lab_dfn
# pine64 has a hardware failure 30-Nov-24
#pine64:
# variables:
# ROLE: pine64
# <<: *lab_dfn
# c4 needs binman supported added, so signing works
#c4:
@@ -705,3 +707,9 @@ colibrimx8:
variables:
ROLE: colibrimx8
<<: *lab_dfn
# NVIDIA Jetson TK1
tk1:
variables:
ROLE: tk1
<<: *lab_dfn