Skip to content

Draft: Add gen_partition.py tool

Christopher Obbard requested to merge wip/obbardc/add-gen-partitions-tool into master

gen_partition.py to a tool which can be used to generate partition.xml, which is used with ptool to create partition table binaries and rawprogram xml files. Include the tool in db-boot-tools since it is quite useful for generation of rawprogram xml files.

Link: https://git.codelinaro.org/clo/le/meta-qti-bsp/-/blob/yocto.lnx.5.0.r10-rel/recipes-devtools/gen-partitions-tool/gen-partitions-tool-1.0/gen_partition.py?ref_type=heads Signed-off-by: Christopher Obbard christopher.obbard@linaro.org

Merge request reports