mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-20 11:55:03 +00:00
gitlab: Add a StarFive VisionFive2 to the sjg lab
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>
This commit is contained in:
parent
bd7883f346
commit
1135dc50a3
1 changed files with 6 additions and 0 deletions
|
@ -671,3 +671,9 @@ rpi:
|
||||||
variables:
|
variables:
|
||||||
ROLE: rpi
|
ROLE: rpi
|
||||||
<<: *lab_dfn
|
<<: *lab_dfn
|
||||||
|
|
||||||
|
# StarFive VisionFive 2
|
||||||
|
vf2:
|
||||||
|
variables:
|
||||||
|
ROLE: vf2
|
||||||
|
<<: *lab_dfn
|
||||||
|
|
Loading…
Add table
Reference in a new issue