-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stewart Smith <[email protected]>
- Loading branch information
1 parent
66c499f
commit 2339591
Showing
1 changed file
with
29 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
.. _skiboot-6.0.1: | ||
|
||
============= | ||
skiboot-6.0.1 | ||
============= | ||
|
||
skiboot 6.0.1 was released on Wednesday May 16th, 2018. It replaces | ||
:ref:`skiboot-6.0` as the current stable release in the 6.0.x series. | ||
|
||
It is recommended that 6.0.1 be used instead of any previous 6.0.x version | ||
due to the bug fixes and debugging enhancements in it. | ||
|
||
Over :ref:`skiboot-6.0`, we have two bug fixes: | ||
|
||
- OpenBMC: use 0x3a as OEM command for partial add esel. | ||
|
||
This fixes the bug where skiboot would never send an eSEL to the BMC. | ||
- Add location code to NPU2 HMI logging | ||
|
||
The current HMI error message does not specifiy where the HMI | ||
error occured. | ||
|
||
The original error message was :: | ||
|
||
NPU: FIR#0 FIR 0x0080100000000000 mask 0x009a48180f01ffff | ||
|
||
The enhanced error message is :: | ||
|
||
NPU2: [Loc: UOPWR.0000000-Node0-Proc0] P:0 FIR#0 FIR 0x0000100000000000 mask 0x009a48180f03ffff |