Home
last modified time | relevance | path

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

/u-boot/boot/
A Dbootm.c224 images.ep = image_get_ep(&images.legacy_hdr_os_copy); in bootm_find_os()
457 if (image_get_type(&images->legacy_hdr_os_copy) in bootm_load_os()
957 memmove(&images->legacy_hdr_os_copy, hdr, in boot_get_kernel()
A Dbootm_os.c99 if (image_check_type(&images->legacy_hdr_os_copy, IH_TYPE_MULTI)) { in do_bootm_netbsd()
A Dimage-fdt.c500 image_check_type(&images->legacy_hdr_os_copy, in boot_get_fdt()
A Dimage-board.c534 image_check_type(&images->legacy_hdr_os_copy, in boot_get_ramdisk()
/u-boot/include/
A Dimage.h355 struct legacy_img_hdr legacy_hdr_os_copy; /* header copy */ member

Completed in 17 milliseconds