skiboot v5.8-150-gabb1d4e81f33
Andrew Donnellan (1):
i2c: Move tpm i2c wrapper code into core
Guilherme G. Piccoli (1):
phb4: Reassign link_retries counter in IODA purge
Jeremy Kerr (1):
hw/lpc-uart: read from RBR to clear character timeout interrupts
John W Walthour (1):
phb4: Add additional adapter to retrain whitelist
Nicholas Piggin (5):
cpu: avoid decrementer wakeups in case of cpu_wake_on_job idle
cpu: idle move the minimum PM latency into the idle code
cpu: idle notice if pm state changes
cpu: idle split pm enable into sreset and ipi components
cpu: idle POWER9 power management implementation
Stewart Smith (7):
hdata/spira: be32_to_cpu() doesn't work on 8bits
phb4: make retry_whitelist static
hdata/spira: silence 'so big is unsigned long' sparse warnings
hdata/i2c: hdat_i2c_labels and hdat_i2c_devs should be static
fast-reset: by default (if possible)
nx-compress: PR_DEBUG not prerror in the normal case
libflash/blocklevel: suppress debug printout
Suraj Jitindar Singh (1):
external/gard: Clear entire guard partition instead of entry by entry
Vaibhav Jain (2):
capi: Mask Psl Credit timeout error for P9
capp: Add lid definitions for P9 DD-2.0 & DD-2.1
Vasant Hegde (1):
hdata: Fix sparse warning in add_ecid_data()
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 518da74..6f28f59 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.8-130-g712837cedca0" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.8-150-gabb1d4e81f33" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION