Searched refs:fastboot_build_mbi (Results 1 – 1 of 1) sorted by relevance
243 static int fastboot_build_mbi(char *, fastboot_info_t *);455 fastboot_build_mbi(char *mdep, fastboot_info_t *nk) in fastboot_build_mbi() function1203 if (fastboot_build_mbi(fastboot_args, &newkernel) != 0) { in fastboot_load_kernel()