open-power / hostboot

System initialization firmware for Power systems
Apache License 2.0
75 stars 97 forks source link

What is the bit order of "ms:: row_repair:: repair_entry" #250

Closed Grubby0624 closed 2 months ago

Grubby0624 commented 3 months ago

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 I want to perform a repair on the row in the second bank group (0b01), what should be the values of l_row_repair_data l_entry.iv_bg and l_logical_bg?

Grubby0624 commented 2 months ago

I think I know the bit order