Searched refs:os_find_u_boot (Results 1 – 3 of 3) sorted by relevance
| /u-boot/include/ |
| A D | os.h | 378 int os_find_u_boot(char *fname, int maxlen, bool use_img,
|
| /u-boot/arch/sandbox/cpu/ |
| A D | spl.c | 28 ret = os_find_u_boot(fname, maxlen, use_img, cur_prefix, next_prefix); in sandbox_find_next_phase()
|
| A D | os.c | 882 int os_find_u_boot(char *fname, int maxlen, bool use_img, in os_find_u_boot() function
|
Completed in 8 milliseconds