| commit | 975fbbeb3f11e01a2ba4bcad5213935019e2568b | [log] [tgz] |
|---|---|---|
| author | Daniel Hsu <Daniel-Hsu@quantatw.com> | Mon Sep 01 16:12:43 2025 +0800 |
| committer | Jagpal S Gill <paligill@gmail.com> | Mon Sep 29 07:18:17 2025 +0000 |
| tree | 3fe3911a07ca27dd84a81acb41640a26a6e0e6ad | |
| parent | 0d1c20b002f3271a77f00679866e6b00d4b7083f [diff] |
eeprom: update pt5161l getVersion() Add a step to read fw_load_status before fetching the firmware version. This ensures the service only proceeds when the device reports a normal status. Test on Harma: ``` <7> Host state xyz.openbmc_project.State.Host.HostState.Running matches to retrieve the version <3> Status from file: /sys/kernel/debug/pt5161l/21-0024/fw_load_status is invalid: abnormal <7> Host state xyz.openbmc_project.State.Host.HostState.Running matches to retrieve the version <7> Device version is ready <7> Harma_MB_Retimer_0_2251: set version 2.8.19 <7> Device version is ready <7> Harma_MB_Retimer_1_8040: set version 2.8.19 ``` Change-Id: I7b665652d8bee20956da3e3d15ff1d222560a656 Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.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 buildninja -C buildTo clean the repository run rm -r build.