Searched refs:GetSetupBoardCommand (Results 1 – 2 of 2) sorted by relevance
160 command = misc.GetSetupBoardCommand(175 misc.GetSetupBoardCommand(options.board, force=options.clobber_board))
170 def GetSetupBoardCommand(board, usepkg=None, force=None): function