Skip to content

Conversation

@esnguyen
Copy link
Collaborator

We seek to add a DFU update check to be able to examine a fwupdate file without making any new modifications to it. This would allows generate some formated text and errors.

We seek to add a DFU update check to be able to examine a fwupdate file
without making any new modifications to it. This would allows generate
some formated text and errors.

Signed-off-by: Ellis Sarza-Nguyen <sarzanguyen@google.com>
(const struct htool_param[]){
{HTOOL_POSITIONAL, .name = "fwupdate-file",
.desc = "A .fwupdate file compatible with this device."},
{HTOOL_FLAG_VALUE, .name = "reset",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't need this parameter, htool dfu check should never reset the chip

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.

2 participants