Skip to content

Comments

Add domain argument, do some error checking of the arguments and extend usage info.#31

Open
TomSievers wants to merge 2 commits intomarkusj:masterfrom
TomSievers:master
Open

Add domain argument, do some error checking of the arguments and extend usage info.#31
TomSievers wants to merge 2 commits intomarkusj:masterfrom
TomSievers:master

Conversation

@TomSievers
Copy link

@TomSievers TomSievers commented Sep 12, 2025

On some hardware the device is not necessarily located in PCI domain 0 (for example raspberry pi 5). To allow uploading the firmware on these platforms I added a domain option, it defaults to 0 but if it needs to be changed there is an argument to do so.

Also while I was making changes I extend the information printed by the usage function.

Next to the new argument I also added some argument verification after parsing to ensure proper operation before anything is done.

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

Successfully merging this pull request may close these issues.

1 participant