Skip to content

QDL failed dryrun " unrecognised tag "xblgpt" in program-type file " #135

@SauravDharwadkar

Description

@SauravDharwadkar

Not sure about error same firehose file worked with flash tool on windows , there are similar error in other rawfile given single instance as example

here's command

~/qdl/qdl --dry-run prog_ufs_firehose_sm8250_ddr_5.elf  rawprogram0.xml rawprogram1.xml rawprogram2.xml rawprogram3.xml rawprogram4.xml rawprogram5.xml  patch0.xml patch1.xml patch2.xml patch3.xml patch4.xml patch5.xml 
unrecognized tag "xblgpt" in program-type file "rawprogram1.xml"
qdl: program_load rawprogram1.xml failed

here rawprogram

cat rawprogram1.xml                                                                                               
<?xml version="1.0" ?>
<data>
  <!--NOTE: This is an ** Autogenerated file **-->
  <!--NOTE: Sector size is 4096bytes-->
  <program SECTOR_SIZE_IN_BYTES="4096" file_sector_offset="0" filename="xbl.elf" label="xbl_a" num_partition_sectors="2048" partofsingleimage="false" physical_partition_number="1" readbackverify="false" size_in_KB="8192.0" sparse="false" start_byte_hex="0x6000" start_sector="6"/>
  <program SECTOR_SIZE_IN_BYTES="4096" file_sector_offset="0" filename="xbl_config.elf" label="xbl_config_a" num_partition_sectors="128" partofsingleimage="false" physical_partition_number="1" readbackverify="false" size_in_KB="512.0" sparse="false" start_byte_hex="0x806000" start_sector="2054"/>
  <program SECTOR_SIZE_IN_BYTES="4096" file_sector_offset="0" filename="" label="last_parti" num_partition_sectors="0" partofsingleimage="false" physical_partition_number="1" readbackverify="false" size_in_KB="0" sparse="false" start_byte_hex="0x886000" start_sector="2182"/>
  <program SECTOR_SIZE_IN_BYTES="4096" file_sector_offset="0" filename="gpt_main1.bin" label="PrimaryGPT" num_partition_sectors="6" partofsingleimage="true" physical_partition_number="1" readbackverify="false" size_in_KB="24.0" sparse="false" start_byte_hex="0x0" start_sector="0"/>
  <program SECTOR_SIZE_IN_BYTES="4096" file_sector_offset="0" filename="gpt_backup1.bin" label="BackupGPT" num_partition_sectors="5" partofsingleimage="true" physical_partition_number="1" readbackverify="false" size_in_KB="20.0" sparse="false" start_byte_hex="(4096*NUM_DISK_SECTORS)-20480." start_sector="NUM_DISK_SECTORS-5."/>
  <xblgpt lun="1"/>
</data>```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions