Searched defs:board_selected (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/tools/buildman/ |
H A D | builder.py | 861 def ResetResultSummary(self, board_selected): argument 971 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument 1076 def PrintResultSummary(self, board_selected, board_dict, err_lines, argument 1415 def ProduceResultSummary(self, commit_upto, commits, board_selected): argument 1432 def ShowSummary(self, commits, board_selected): argument 1453 def SetupBuild(self, board_selected, commits): argument 1536 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument
|