You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SPD for the explorer EFD RCD bytes are
already swapped into the microchip order.
As our code always swaps uint16_t's, we have to
swap the byte order when we go to read out the SPD bytes.
The original bug was found on the RCD DIC bytes.
The following 16-bit RCD bytes were checked
1. RCD DIC
2. RCD Voltage
3. RCD IBT CNTLR
4. RCD DB DIC
5. RCD Slew
Buts were found and fixed in:
1. RCD DIC
2. RCD Voltage
3. RCD Slew
Bugs were found by comparing the EFD ordering to the
attribute ordering to the microchip spec ordering.
(cherry picked from commit d0e2732d5f290d7c3efc1af68499be0b4e805089)
Change-Id: I750c98d8e40f7a9d6d6a2940e13c548f8f8189d6
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/106787
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: Edgar R Cordero <ecordero@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/106812
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
0 commit comments