open-power / pdbg

PowerPC FSI Debugger
Apache License 2.0
17 stars 39 forks source link

Fix the device path mapping for Everest #93

Closed deepakala-k closed 5 months ago

deepakala-k commented 5 months ago

putscom on odyssey -p89 called out the wrong location code, as the device path mapping for ocmb_chip-30 and ocmb_chip-31 were interchanged. This happens only on Everest system. Fixed it both for kernel and sbefifo path.

Tested and working as expected.