Searched refs:temp_path (Results 1 – 1 of 1) sorted by relevance
12 temp_path=./IMAGES_T40 $boot_merger unpack --loader $1 --output $temp_path > /dev/null41 ddr=$temp_path"/"FlashData.bin42 spl=$temp_path"/"FlashBoot.bin43 gen_idblock $ddr $spl $temp_path"/"idblock.img44 is_img_and_gen_file_from_src_2_dst $temp_path"/"idblock.img idblock.img59 $upgrade_tool gpt $1 $temp_path"/"gpt.img > /dev/null60 is_img_and_gen_file_from_src_2_dst $temp_path"/"gpt.img gpt.img140 if [ -x "$temp_path" ]; then141 rm -rf $temp_path[all …]