Actions
Feature #395
closedFeature #353: Release v1.3
Implement allow_brick programmer param for i2c programmers
Start date:
07/01/2022
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
All i2c drivers make the assumption that the user knows what they are doing. However this could be a dangerous assumption.
Immediate fix to have get_param() “allow_brick=true” || bail.
This covers:
lspcon_i2c_spi
realtek_mst_i2c_spi
mediatek_i2c_spi
Actions