Searched refs:evb_board_get_uboot_path (Results 1 – 2 of 2) sorted by relevance
49 const char * evb_board_get_uboot_path(ib_params *, evb_board);
1325 uboot_path = evb_board_get_uboot_path(params, board); in evb_db_list_boards()1380 evb_board_get_uboot_path(ib_params *params, evb_board board) in evb_board_get_uboot_path() function1649 const char *base_path = evb_board_get_uboot_path(params, board); in evb_uboot_file_path()1877 if (evb_board_get_uboot_path(params, board) == NULL) { in evb_uboot_setboot()