Searched refs:uboot_path (Results 1 – 1 of 1) sorted by relevance
1312 const char *uboot_path; in evb_db_list_boards() local1325 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()