Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/apollolake/
A Dspl.c40 spl_image->os = IH_OS_U_BOOT; in rom_load_image()
123 spl_image->os = IH_OS_U_BOOT; in spl_fast_spi_load_image()
/u-boot/arch/x86/lib/
A Dtpl.c89 spl_image->os = IH_OS_U_BOOT; in spl_board_load_image()
A Dspl.c216 spl_image->os = IH_OS_U_BOOT; in spl_board_load_image()
/u-boot/common/spl/
A Dspl_opensbi.c37 if (genimg_get_os_id(fit_os) == IH_OS_U_BOOT) { in spl_opensbi_find_uboot_node()
A Dspl_fit.c351 case IH_OS_U_BOOT: in os_takes_devicetree()
515 *os = IH_OS_U_BOOT; in spl_fit_image_get_os()
755 spl_image->os = IH_OS_U_BOOT; in spl_load_simple_fit()
763 if (ret < 0 && spl_image->os != IH_OS_U_BOOT) in spl_load_simple_fit()
A Dspl.c258 spl_image->os = IH_OS_U_BOOT; in spl_set_header_raw_uboot()
323 if (spl_image->os == IH_OS_U_BOOT) { in spl_load_fit_image()
847 case IH_OS_U_BOOT: in board_init_r()
A Dspl_atf.c278 node = spl_fit_images_find(blob, IH_OS_U_BOOT); in spl_invoke_atf()
/u-boot/arch/arm/mach-mvebu/
A Dspl.c236 spl_image->os = IH_OS_U_BOOT; in spl_parse_board_header()
/u-boot/boot/
A Dbootm_os.c543 [IH_OS_U_BOOT] = do_bootm_standalone,
A Dimage.c111 { IH_OS_U_BOOT, "u-boot", "U-Boot", },
A Dimage-fit.c2179 fit_image_check_os(fit, noffset, IH_OS_U_BOOT) || in fit_image_load()
/u-boot/tools/
A Dmtk_image.c711 image_set_os(hdr, IH_OS_U_BOOT); in mtk_image_set_mt7621_header()
/u-boot/include/
A Dimage.h91 IH_OS_U_BOOT, /* Firmware */ enumerator
/u-boot/
A DREADME105 IH_OS_U_BOOT u_boot_hush_start

Completed in 40 milliseconds