skiboot v5.9-21-g88bd3bc5e6f8
Adriana Kobylak (1):
pflash: Support for volatile flag
Benjamin Herrenschmidt (2):
xive: Update inits for DD2.0
xive: Fix ability to clear some EQ flags
Christophe Lombard (2):
capi: update ci store buffers and dma engines
capi: move the acknowledge of the HMI interrupt
Cyril Bur (2):
core/pcie-slots: Fix coverity possible NULL dereference
npu2: Remove side effects in assert() calls.
Guilherme G. Piccoli (1):
xive: Trivial fix for compilation error when enabling xive debug
Jeremy Kerr (1):
opal-prd: flush after logging to stdio in debug mode
Michael Neuling (1):
phb4: Update inits
Oliver O'Halloran (2):
asm/head: Loop after attn
p8-i2c: Don't write the watermark register at init
Reza Arbab (4):
npu2: hw-procedures: Enable low power mode
npu2: Add npu2_write_mask_4b()
npu2: hw-procedures: Add phy_rx_clock_sel()
npu2: hw-procedures: Refactor reset_ntl procedure
Russell Currey (1):
doc: Fix reference to overview in README
Stewart Smith (3):
Document fsp-ipl-params to sp-ipl-params
ffspart/pflash: fix tests for new VOLATILE flag
skiboot 5.9.1 release notes
Vasant Hegde (1):
hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side'
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index a550e05..3f6d9d5 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.9" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.9-21-g88bd3bc5e6f8" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION