-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix IPMI FRU Read command returning invalid data
When trying to read the FRU contents via ipmitool, it return different/incomplete data every time. This occurs due to a fail when trying to take the mutex for read the memory. Increazing the timeout value solve the problem.
- Loading branch information
1 parent
3e3783e
commit 4dfcd82
Showing
1 changed file
with
20 additions
and
1 deletion.
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