[PATCH 0/5] gitlab: Fixes to get StarFive VisionFive2 into the sjg lab

Simon Glass sjg at chromium.org
Sat Dec 14 19:20:19 CET 2024


This board fought valiantly against attempts to add it to my lab. After
several hours of debugging, I found problems in the Labgrid integration
(not included here), test.py and buildman

This series fixes these and the board now seems to be reliable enough.

Note that the board fails test_dm_compat

Link: https://github.com/labgrid-project/labgrid/pull/1411


Simon Glass (5):
  test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole
  test/py: Handle u-boot-test-getrole failure
  buildman: Drop unused OUTPUT_FILE constant
  buildman: Record an error if a toolchain is missing
  gitlab: Add a StarFive VisionFive2 to the sjg lab

 .gitlab-ci.yml                  | 5 +++++
 test/py/conftest.py             | 9 +++++++--
 tools/buildman/boards.py        | 1 -
 tools/buildman/builderthread.py | 8 ++++++--
 4 files changed, 18 insertions(+), 5 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list