HomeSort by: relevance | last modified time | path
    Searched defs:uboot_pkg (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/installboot/
evboards.c 1311 const char *uboot_pkg; local in function:evb_db_list_boards
1324 uboot_pkg = evb_board_get_uboot_pkg(params, board);
1327 if (uboot_pkg == NULL && uboot_path == NULL &&
1338 } else if ((params->flags & IB_VERBOSE) && uboot_pkg) {
1341 uboot_pkg);

Completed in 13 milliseconds