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

Add intel-ipu-fw-info as a standalone tool #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrjohannchang
Copy link

@mrjohannchang mrjohannchang commented Nov 10, 2022

This tool intel-ipu-fw-info is dramatically refactored against the Pythonic conventions based on commands https://github.com/intel/ipu6-camera-bins/blob/main/ipu6/lib/firmware/intel/ipu_fw_info.py and https://github.com/intel/ipu6-camera-bins/blob/main/ipu6ep/lib/firmware/intel/ipu_fw_info.py.

The above two commands are pretty much identical. The only difference between them is only the latter one contains the production key of Alder Lake. We should unify them as they shouldn't be split into two different independent commands only because they contain different data.

@mrjohannchang mrjohannchang force-pushed the pr-ipu-fw-info-refactoring branch from 167a15e to 305e667 Compare November 12, 2022 19:53
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