Home
last modified time | relevance | path

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

/tools/
A Dupdate_octeon_header.c69 "_stage2", board_name); in lookup_board_type()
73 board_name); in lookup_board_type()
78 "_stage1", board_name); in lookup_board_type()
96 printf("%s\n", board_name); in lookup_board_type()
109 printf("%s\n", board_name); in lookup_board_type()
120 printf("%s\n", board_name); in lookup_board_type()
158 char board_name[NAME_LEN] = { 0 }; in main() local
212 board_name); in main()
261 if (board_name[0] == '\0') { in main()
284 if (strlen(board_name)) { in main()
[all …]
/tools/buildman/
A Dboard.py9 def __init__(self, status, arch, cpu, soc, vendor, board_name, target, cfg_name): argument
27 self.board_name = board_name
29 self.props = [self.target, self.arch, self.cpu, self.board_name,
/tools/binman/
A DREADME.rst414 binman build -b <board_name>
418 Binman assumes that the input files for the build are in ../b/<board_name>.
A Dbinman.rst414 binman build -b <board_name>
418 Binman assumes that the input files for the build are in ../b/<board_name>.

Completed in 13 milliseconds