Grubby0624

Results 6 issues of Grubby0624

https://github.com/open-power/hostboot/blob/a34899267f2b8aaa94fd58c961a63b772b3b057f/src/import/chips/p9/procedures/hwp/memory/lib/fir/unmask.C#L307 When I tested the DIMM RAS on the Nimbus 2.1 CPU, I found that the system checkstop could not be triggered. After changing the ATTR to target the Nimbus...

https://github.com/open-power/skiboot/blob/326a4666bd69ca071c4f7d2eacf868b11099baee/external/opal-prd/thunk.S#L38 When initializing opal prd.service on the P10 platform+RedHat8.4, the log only printed to "IMAGE: calling IBM, hbrt_init()". However, hbrt_init did not run and reported a Core Dump error. I...

https://github.com/open-power/hostboot/blob/9c7a1381407efe2d5dcabbfadeda0f8639c34c95/src/usr/diag/prdf/common/plat/mem/prdfMemExtraSig.H#L43 When we bring up on the Rainier platform, the following error was reported in istep14.1: "Maintenance AUE" and "Maintenance UE" Excuse me? What do the two errors mean respectively?...

https://github.com/open-power/occ/blob/16131c38c2e593206447403c3ac79b18fb86e21a/src/occ_405/errl/errl.c#L832 When testing the RAS function of the OpenPOWER system, we found that after the Checkstop was triggered, "l_oisr0_status. fields. check_stop_ppc405" has a certain probability of being false, resulting in...

https://github.com/open-power/hostboot/blob/1e3984c6540ba6d327d0c6f7aaccd783647ef27f/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ccs/exp_row_repair.C#L326 Sorry, I haven't actually seen the process of the soft ppr, so I have some doubts about the process of generating "ms:: row-repair:: repair_entry" from "ATTR_RROW_REPAIR_DATA" For example, if...

https://github.com/open-power/hostboot/blob/1e3984c6540ba6d327d0c6f7aaccd783647ef27f/src/import/chips/ocmb/common/procedures/hwp/pmic/lib/utils/pmic_enable_utils.C#L476 I have a few questions about this commit: 43fd55aa243fe570b989da8f8ff9fcb893c7d218 "Added recovery procedure to DDR4 pmic_n_made_detect": 1. What is the purpose of this commit? If I don't add this commit...