Lines Matching full:board
52 '--board',
53 dest='board',
54 help=('Required. Specify board.'))
58 help=('Required. Specify addresses/names of the board, '
95 if not options.board:
96 raise SyntaxError('Missing argument for --board.')
112 def __init__(self, base_dir, mount, chromeos_root, remote, board, flags,
124 self._board = board
125 ## Compute target from board
126 self._target = misc.GetCtargetFromBoard(board, chromeos_root)
128 raise ValueError('Unsupported board "%s"' % board)
207 """Prepare site.exp and board exp files."""
388 board, opts.flags,