Home
last modified time | relevance | path

Searched defs:boot_img (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Dmksunxiboot.c61 struct boot_img { struct
70 struct boot_img img; in main() argument
/OK3568_Linux_fs/kernel/scripts/
H A Dunpack_bootimg184 def unpack_boot_image(boot_img, output_dir): argument
381 def unpack_vendor_boot_image(boot_img, output_dir): argument
478 def unpack_bootimg(boot_img, output_dir): argument
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c1030 const disk_partition_t *boot_img) in extract_boot_image_v012_header()
1063 const disk_partition_t *boot_img) in extract_boot_image_v34_header()
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Desas2r_flash.c630 static u8 chk_boot(u8 *boot_img, u32 length) in chk_boot()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3482 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local