ibm-openbmc / dev

Product Development Project Mgmt and Tracking
16 stars 2 forks source link

Fill in MRU callout section for new MRU callouts #1610

Closed spinler closed 3 years ago

spinler commented 4 years ago

Manufacturing Replaceable Units are are more specific than FRUs.

Need to figure out how an application will get the MRUs to phosphor-logging for a callout.

spinler commented 4 years ago

One places MRUs are specified is in the device path callout lists. Need to figure out how translate those string names to a MRU numeric value.

spinler commented 4 years ago

Adding MRUs to callouts that are passed in with JSON is handled with https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-logging/+/36030.

That just leaves converting the MRW device callout MRUs to MRU IDs and adding them to the device path callouts.

spinler commented 3 years ago

The system team said MRUs are no longer required in P10 PELs, assuming there is something else in a UserData section that shows what the failing part is. In the device path callouts code, we already put in the MRW target string, so closing this story.