open-power / serverwiz

Apache License 2.0
4 stars 18 forks source link

Fixed 32 bit machine address overflow problem and added support for 3… #11

Closed Erich-Hauptli closed 9 years ago

Erich-Hauptli commented 9 years ago

Additional Naples IOP support added and I fixed a compile issue where the addresses were all overflowing when run on a 32 bit machine. Replaced sprintf conversion with a as_hex conversion.

williamspatrick commented 9 years ago

Erich,

Is someone porting these changes into the hostboot version of the script? I thought hostboot was suppose to have the master version.

On May 20, 2015, at 11:50 AM, Erich Hauptli notifications@github.com wrote:

Additional Naples IOP support added and I fixed a compile issue where the addresses were all overflowing when run on a 32 bit machine. Replaced sprintf conversion with a as_hex conversion.

You can view, comment on, or merge this pull request online at:

https://github.com/open-power/serverwiz/pull/11

Commit Summary

Fixed 32 bit machine address overflow problem and added support for 3rd IOP (Naples). File Changes

M scripts/processMrw.pl (50) Patch Links:

https://github.com/open-power/serverwiz/pull/11.patch https://github.com/open-power/serverwiz/pull/11.diff — Reply to this email directly or view it on GitHub.