openbmc / openpower-vpd-parser

Library and parser for OpenPower-format VPD
Apache License 2.0
6 stars 29 forks source link

vpd: Code fails to get offset (from json) for redundant EEPROM #10

Open PriyangaRamasamy opened 1 year ago

PriyangaRamasamy commented 1 year ago

If the given input path is a redundant eeprom path, vpd-manager code fails to get the offset from json for the same. this leads to vpd-tool error when vpd-tool tries to read/write for redundant vpd.

williamspatrick commented 1 year ago

Can you give some more details here or are you planning on supplying a fix? What is a “redundant eeprom path”? What does the associated json look like? What are you expecting the code to do instead?