Home
last modified time | relevance | path

Searched refs:line_boards (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dbuilder.py1112 def _BoardList(line, line_boards): argument
1123 for board in line_boards[line]:
1131 def _CalcErrorDelta(base_lines, base_line_boards, lines, line_boards, argument
1138 _BoardList(line, line_boards) + line)