| commit | c284e75bd121f38f11a362e7a8679c3b455d07b8 | [log] [tgz] |
|---|---|---|
| author | Kevin Tung <kevin.tung@quantatw.com> | Tue Oct 14 20:47:09 2025 +0800 |
| committer | Jagpal S Gill <paligill@gmail.com> | Tue Nov 11 02:20:16 2025 +0000 |
| tree | 6f24625db378e5f98b2682b54ba46f35ef6f9d66 | |
| parent | d9b99a96e6ec034ed56a63b3a42397fb38277c39 [diff] |
i2c-vr: mps: extend MPS image parser to support multiple formats Different MPS VR modules use varying image formats. This change enhances the common MPS image parser to handle multiple image types, improving its flexibility and reusability. - Add support for 7-column ATE images without write/read command info. - Add support for 8-column ATE images with write/read command info, which specifying byte, word, block, or process call operations. Tested successfully by updating Yosemite5 VRs. Change-Id: I9b60634c3a051c30ab2f56b895c2ef8db047ad13 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 buildninja -C buildTo clean the repository run rm -r build.