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,16 +588,11 @@ pcduino3_nano:
ROLE: pcduino3_nano ROLE: pcduino3_nano
<<: *lab_dfn <<: *lab_dfn
samus: # samus has a hardware failure 30-Nov-24
variables: #samus:
ROLE: samus # variables:
<<: *lab_dfn # ROLE: samus
# <<: *lab_dfn
# chromebook_samus_tpl
samus_tpl:
variables:
ROLE: samus_tpl
<<: *lab_dfn
link: link:
variables: variables:
@@ -649,21 +644,22 @@ rpi3z:
ROLE: rpi3z ROLE: rpi3z
<<: *lab_dfn <<: *lab_dfn
bbb: # bbb has a hardware failure 30-Nov-24
variables: #bbb:
ROLE: bbb # variables:
<<: *lab_dfn # ROLE: bbb
# <<: *lab_dfn
kevin: kevin:
variables: variables:
ROLE: kevin ROLE: kevin
<<: *lab_dfn <<: *lab_dfn
# pine64+ # pine64 has a hardware failure 30-Nov-24
pine64: #pine64:
variables: # variables:
ROLE: pine64 # ROLE: pine64
<<: *lab_dfn # <<: *lab_dfn
# c4 needs binman supported added, so signing works # c4 needs binman supported added, so signing works
#c4: #c4:
@@ -712,7 +708,8 @@ colibrimx8:
ROLE: colibrimx8 ROLE: colibrimx8
<<: *lab_dfn <<: *lab_dfn
rockpro64: # NVIDIA Jetson TK1
tk1:
variables: variables:
ROLE: rockpro64 ROLE: tk1
<<: *lab_dfn <<: *lab_dfn