Home
last modified time | relevance | path

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

/u-boot/tools/
A Dimx8mimage.c15 static char *ap_img, *sld_img, *signed_hdmi; variable
104 ap_img = token; in parse_cfg_cmd()
423 if (!ap_img) { in build_image()
457 ap_fd = open(ap_img, O_RDONLY | O_BINARY); in build_image()
460 ap_img, strerror(errno)); in build_image()
465 ap_img, strerror(errno)); in build_image()
563 copy_file(ofd, ap_img, 0, image_off, 0); in build_image()

Completed in 4 milliseconds