Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/installboot/
H A Devboards.c1312 const char *uboot_path; in evb_db_list_boards() local
1325 uboot_path = evb_board_get_uboot_path(params, board); in evb_db_list_boards()
1327 if (uboot_pkg == NULL && uboot_path == NULL && in evb_db_list_boards()
1335 if ((params->flags & IB_VERBOSE) && uboot_path) { in evb_db_list_boards()
1337 uboot_path); in evb_db_list_boards()