Lines Matching full:dcd
263 * Complete setting up the rest field of DCD of V1
264 * such as barker code and DCD data length.
276 * Complete setting up the reset field of DCD of V2
277 * such as DCD tag, version, length, etc.
363 fprintf(stderr, "Error: Header v2: SECURE_BOOT is only supported in DCD mode!"); in set_imx_hdr_v2()
462 "Error: Image corrupt DCD size %d exceed maximum %d\n", in print_hdr_v1()
492 "Error: Image corrupt DCD size %d exceed maximum %d\n", in print_hdr_v2()
504 printf("Mode: %s\n", plugin ? "PLUGIN" : "DCD"); in print_hdr_v2()
523 printf("DCD Blocks: 00910000 %08x %08x\n", in print_hdr_v2()
714 "DCD table exceeds maximum size(%d)\n", in parse_cfg_fld()
745 fprintf(stderr, "Error: %s - Can't open DCD file\n", name); in parse_cfg_file()
844 /* Parse dcd configuration file */ in imximage_set_header()
925 /* Parse dcd configuration file */ in imximage_generate()