Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpxe.c232 static int get_pxe_file(cmd_tbl_t *cmdtp, const char *file_path, in get_pxe_file() function
289 return get_pxe_file(cmdtp, path, pxefile_addr_r); in get_pxelinux_path()
1099 err = get_pxe_file(cmdtp, include_path, base); in handle_include()
1698 if (get_pxe_file(cmdtp, filename, pxefile_addr_r) < 0) { in do_sysboot()