aboutsummaryrefslogtreecommitdiffstats
path: root/roms/skiboot/doc/release-notes/skiboot-5.3.0-rc2.rst
blob: a0643acb8c232e8d6b096de788a182a4d32e1de7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
skiboot-5.3.0-rc2
=================

skiboot-5.3.0-rc2 was released on Thursday July 28th, 2016.

The current plan is to release skiboot-5.3.0 August 1st 2016.

Over skiboot-5.3.0-rc1, we have the following changes:

pflash
------

- pflash: Clean up makefiles and resolve build race
- pflash: use atexit for musl compatibility

General
-------

- core/flash: Fix passing pointer instead of value

POWER9
------

- mambo: Update Radix Tree Size as per ISA 3.0
   In Linux we recently changed to this encoding, so we no longer boot.
   The associated Linux commit is b23d9c5b9c83c05e013aa52460f12a8365062cf4

FSP Platforms
-------------

- platforms/ibm-fsp: Fix incorrect struct member access and comparison
- FSP/MDST: Fix TCE alignment issue
  In some corner cases (like source memory size = 4097) we may
  endup doing wrong mapping and corrupting part of SYSDUMP.
- hdat/vpd: Add chip-id property to processor chip node under vpd

CAPI
----

- hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA mode