Searched refs:image_type (Results 1 – 8 of 8) sorted by relevance
68 static enum uboot_image_type image_type = IH_TYPE_UNKNOWN; variable 324 if (image_type == IH_TYPE_SCRIPT) { in generate_header_uimg() 352 hdr->ih_type = image_type; in generate_header_uimg() 427 if (image_type == IH_TYPE_SCRIPT) { in write_image() 479 image_type = get_type(optarg); in main() 542 image_type == IH_TYPE_UNKNOWN || in main() 547 switch (image_type) { in main()
161 short image_type; in CheckMopFile() 168 image_type = (u_short)(header[IHD_W_ALIAS+1]*256 + in CheckMopFile() 171 switch(image_type) { in CheckMopFile() 191 short image_type; in GetMopFileInfo() 197 image_type = (u_short)(header[IHD_W_ALIAS+1]*256 + in GetMopFileInfo() 200 switch(image_type) { in GetMopFileInfo() 287 printf("Unknown Image (%d)\n",image_type); in GetMopFileInfo() 291 dl->image_type = IMAGE_TYPE_MOP; in GetMopFileInfo() 523 dl->image_type = IMAGE_TYPE_ELF32; in GetElfFileInfo() 841 dl->image_type in GetAOutFileInfo() 157 short image_type; CheckMopFile() local 187 short image_type; GetMopFileInfo() local [all...]
87 mopd_imagetype image_type; /* what type of image is it? */ member
118 switch (dl.image_type) { in main() 145 FileTypeName(dl.image_type)); in main() 172 switch (dl.image_type) { in main()
12 u8 image_type; member
58 image->type = pcir.image_type; in nvbios_imagen()
70 info->image_type = nvbios_rd08(bios, data + 0x14); in nvbios_pcirTp()
660 u_int8_t image_type; member691 u_int8_t image_type; member