skiboot v5.9-rc2
Anton Blanchard (1):
hw/p8-i2c: Fix deadlock in p9_i2c_bus_owner_change
Claudio Carvalho (3):
hdata/i2c: add __packed to the host_i2c_hdr structure
hdata/i2c: log unknown i2c devices
hdata/i2c: update the list of known i2c devs
Madhavan Srinivasan (2):
hw/imc: Use ARRAY_SIZE instead of static macro
hw/imc: pause microcode at boot
Mahesh Salgaonkar (1):
opal/cpu: Mark the core as bad while disabling threads of the core.
Nicholas Piggin (1):
xive: Fix VP free block group mode false-positive parameter check
Stewart Smith (5):
fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_POWERDOWN_NORM
fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_REBOOT / DEEP_REBOOT
skiboot 5.4.8 release notes
doc: clarify locking and async of OPAL_SENSOR_READ
skiboot 5.9-rc2 release notes
Vasant Hegde (7):
FSP: Disable PSI link whenever FSP tells OPAL about impending R/R
FSP/CONSOLE: Do not associate unavailable console
FSP/CONSOLE: Close SOL session during R/R
FSP/CONSOLE: Fix fsp_console_write_buffer_space() call
FSP/CONSOLE: Limit number of error logging
doc: Update VPD, ECID documentation
opal-prd: Fix memory leak
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 8b97ee4..defd432 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-rc1" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.9-rc2" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION