commit | ee55117464c86f0fe4483cd86f82da0501e896e1 | [log] [tgz] |
---|---|---|
author | Kevin Tung <kevin.tung@quantatw.com> | Fri Aug 22 16:49:40 2025 +0800 |
committer | Kevin Tung <kevin.tung.openbmc@gmail.com> | Thu Sep 18 01:56:56 2025 +0000 |
tree | b08b454f9d95e2bb984b54172b502c127f088ac5 | |
parent | 5f1346aff2a3f7bf2cec0cea7e24b9f9acb3a8f2 [diff] |
i2cvr: restrict apply time to OnReset Applying VR firmware updates with Immediate ApplyTime may trigger power fluctuations in a running system and lead to unstable or abnormal behavior. To ensure safe updates, the ApplyTime for VR devices is restricted to OnReset. This guarantees updates occur only during a system reset, when power rails are stable. Change-Id: If7e4bc5d8fb5bb187b3baacd9e6f782f41738bcd Signed-off-by: Kevin Tung <kevin.tung.openbmc@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.