Lines Matching refs:debug
577 debug("%s: Cannot find /images node: %d\n", __func__, images); in fit_extract_data()
604 debug("Extracting data size %x\n", len); in fit_extract_data()
633 debug("Size reduced from %x to %x\n", fit_size, fdt_totalsize(fdt)); in fit_extract_data()
634 debug("External data size %x\n", buf_ptr); in fit_extract_data()
638 debug("%s: Failed to truncate file: %s\n", __func__, in fit_extract_data()
656 debug("%s: Failed to seek to end of file: %s\n", __func__, in fit_extract_data()
662 debug("%s: Failed to write external data to file %s\n", in fit_extract_data()
709 debug("%s: Failed to expand FIT: %s\n", __func__, in fit_import_data()
717 debug("%s: Cannot find /images node: %d\n", __func__, images); in fit_import_data()
745 debug("Importing data size %x\n", len); in fit_import_data()
751 debug("%s: Failed to write property: %s\n", __func__, in fit_import_data()
814 debug("Size expanded from %x to %x\n", fit_size, new_size); in fit_import_data()
824 debug("%s: Failed to write external data to file %s\n", in fit_import_data()
863 debug ("FIT format handling\n"); in fit_handle_file()
887 debug("Trying to execute \"%s\"\n", cmd); in fit_handle_file()