Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate patch0.xml? #612

Open
0312birdzhang opened this issue Jan 3, 2025 · 4 comments
Open

How to generate patch0.xml? #612

0312birdzhang opened this issue Jan 3, 2025 · 4 comments

Comments

@0312birdzhang
Copy link

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?

@oneunit83
Copy link

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]

@0312birdzhang
Copy link
Author

to generate a rawprogram.xml file

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

@RenateUSB
Copy link

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.

@0312birdzhang
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants