-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use pdbg target index for ody targets The ocmb index number is same as that of omi index number. There is no mapping between inventory dimm index and the device tree index. Due to this, it is difficult to find the failing ocmb index to collect the dumps. To make it easier to identify the ocmb, updating the dev tree ocmb index calculation to use the physical path number The explorer chips use fapi position to identify the targets. The odyssey chip uses target index with the recent change. Updating the code to support the same. Test results: root@p10bmc:/tmp# ecmdquery chips cage 0 node 0 slot 0 pu p[0,1,2,3,4,5,6,7] odyssey p[62,2,6] root@p10bmc:/tmp# getscom odyssey 08012400 -all odyssey k0:n0:s0:p62 0x0008000000000000 odyssey k0:n0:s0:p02 0x0008000000000000 odyssey k0:n0:s0:p06 0x0008000000000000 /usr/bin/edbg getscom odyssey 08012400 -all
- Loading branch information
1 parent
dd4d428
commit 6fe93a1
Showing
6 changed files
with
207 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.