-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eBMC LED Management :: LampTest :: PLDM message to PHYP to start LampTest #2732
Comments
There is a change in the design on this.. The change is that we will use |
We are still committed to using At this moment, we don't have the |
From discussion with PHYP, here is the proposal:
So, BMC will only set this HostEffector with "4 minutes" or whatever that is configured. There is nothing to be done as part of stopping lamp test. |
@vishwabmc |
https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/39963 : it was discussed in this and we have a new direction.
@sampmisr FYA ^ |
Okay.. finally, we have full clarity :)
|
@vishwabmc @sampmisr |
PLDM review at : https://gerrit.openbmc-project.xyz/c/openbmc/pldm/+/40373 |
@lxwinspur Can we try to get https://gerrit.openbmc-project.xyz/c/openbmc/pldm/+/40373 in? |
Sure, will update |
Updated, Please review this patch. |
@mzipse @manojkiraneda |
As part of Lamp Test, we need to send a command to PHYP and thus need to send a PLDM command. The details would be pretty much like how a soft off did SetHostStateEffector. I am working with PHYP team so that they define an effector that BMC can use.
The change needs to go into the phosphor-led-manager and needs to be part of a lamp-test process. That is, in addition to sending commands to physical LEDs, the led-manager needs to make this PLDM call.
The text was updated successfully, but these errors were encountered: