Lines Matching refs:puts
70 puts ("Bad magic number\n"); in image_source_script()
75 puts ("Bad header crc\n"); in image_source_script()
81 puts ("Bad data crc\n"); in image_source_script()
87 puts ("Bad image type\n"); in image_source_script()
95 puts ("Empty Script\n"); in image_source_script()
111 puts ("Bad FIT image format\n"); in image_source_script()
119 puts("No FIT subimage unit name\n"); in image_source_script()
131 puts ("Not a image image\n"); in image_source_script()
138 puts ("Bad Data Hash\n"); in image_source_script()
145 puts ("Could not find script subimage data\n"); in image_source_script()
154 puts ("Wrong image format for \"source\" command\n"); in image_source_script()