Skip to content

iot2050-eio-manager: Detect controller flash chip automatically#650

Merged
huaqianli merged 1 commit intomasterfrom
lee/eio-flash
Mar 9, 2026
Merged

iot2050-eio-manager: Detect controller flash chip automatically#650
huaqianli merged 1 commit intomasterfrom
lee/eio-flash

Conversation

@huaqianli
Copy link
Collaborator

The EIO firmware updater was hardcoded to a specific flash chip model. This prevents it from working with hardware revisions that use a different chip.

By removing the hardcoded chip name, we allow flashrom to use its auto-detection capabilities. This makes the firmware update process more robust and compatible with different hardware.

@huaqianli huaqianli requested a review from ChunJiaoZhao March 6, 2026 08:46
The EIO firmware updater was hardcoded to a specific flash chip model.
This prevents it from working with hardware revisions that use a
different chip, such as those found in some SIMATIC IOT2050 models.

By removing the hardcoded chip name, we allow flashrom to use its
auto-detection capabilities. This makes the firmware update process more
robust and compatible with different hardware.

Signed-off-by: Li Hua Qian <huaqian.li@siemens.com>
Joran0823
Joran0823 approved these changes Mar 6, 2026
Copy link
Collaborator

@ChunJiaoZhao ChunJiaoZhao left a comment

Choose a reason for hiding this comment

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

LGTM

@huaqianli huaqianli merged commit 3b730b3 into master Mar 9, 2026
6 checks passed
@huaqianli huaqianli deleted the lee/eio-flash branch March 9, 2026 01:58
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.

4 participants