edl icon indicating copy to clipboard operation
edl copied to clipboard

How to generate patch0.xml?

Open 0312birdzhang opened this issue 11 months ago • 5 comments

edl qfil <rawprogram> <patch> <imagedir> ... qfil need patch*.xml to flash, but edl can only generate rawprogram*.xml, is it possible to support generate patch*.xml?

0312birdzhang avatar Jan 03 '25 05:01 0312birdzhang

to generate a rawprogram.xml file you need to use : sudo edl rl ....so that it can read the partition table and create a file edl rl [--memory=memtype] [--lun=lun] [--sectorsize==bytes] [--skip=partnames] [--genxml] [--skipresponse] [--loader=filename] [--debugmode] [--vid=vid] [--pid=pid] [--skipstorageinit] [--portname=portname] [--serial] [--devicemodel=value]

oneunit83 avatar Jan 21 '25 22:01 oneunit83

to generate a rawprogram.xml file

I know how to generate rawprogram*.xml files, i need patch*.xml files, thanks.

0312birdzhang avatar Jan 23 '25 06:01 0312birdzhang

patch*.xml files are just a bit of stupidity to make the total partitioning of the LUN to match the actual physical size of the LUN. It makes sense in a factory setting, but once things are partitioned correctly there is no need to concern yourself with it.

RenateUSB avatar Jan 23 '25 16:01 RenateUSB

patch*.xml files are just a bit of stupidity to make the total partitioning of the LUN to match the actual physical size of the LUN. It makes sense in a factory setting, but once things are partitioned correctly there is no need to concern yourself with it.

edl qfil <rawprogram> <patch> <imagedir>

patch param is needed.

0312birdzhang avatar Jan 24 '25 03:01 0312birdzhang

你可以参考EMT这款工具 他支持生成Patch

779936515 avatar Mar 23 '25 21:03 779936515

para generar un archivo rawprogram.xml

Sé cómo generar archivos rawprogram*.xml, necesito archivos patch*.xml, gracias.

disculpa me podrias explicar brevemente como generar un archivo rawprogram.xml ???

luismelmac1988-cmyk avatar Oct 23 '25 04:10 luismelmac1988-cmyk