skiboot 6.0-rc1
Jim Yuan (3):
p9dsu: change esel command from AMI to IBM 0x3a.
p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.
p9dsu: add slot power limit.
Mahesh Salgaonkar (2):
opal:hmi: Add missing processor recovery reason string.
opal/hmi: Generate one event per core for processor recovery.
Michael Neuling (2):
external/mambo: Add di command to decode instructions
mambo: Add persistent memory disk support
Nicholas Piggin (1):
uart: fix uart_opal_flush to take console lock over uart_con_flush
Oliver O'Halloran (7):
hdata/i2c: Ignore CFAM I2C master
hdata/i2c: Replace i2c_ prefix with dev_
hdata/i2c: Ignore multi-port I2C devices
hdata/i2c: Fix up pci hotplug labels
p9dsu HACK: fix system-vpd eeprom
core/pci-dt-slots: Fix devfn lookup
hw/slw: Don't assert on a unknown chip
Stewart Smith (6):
skiboot 5.10.5 release notes
p9dsu: detect p9dsu variant even when hostboot doesn't tell us
OPAL_PCI_SET_POWER_STATE: fix locking in error paths
xive: fix missing unlock in error path
hdat_to_dt: hash_prop the same on all platforms
skiboot 6.0-rc1 release notes
Vaibhav Jain (1):
asm/head: Fix comparison in opal_entry for switching to emergency
Vasant Hegde (4):
hdata: Add 'primary' property to master chip xscom node
Add SBE driver support
Move P8 timer code to separate file
SBE: Add timer support
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index c9c902c..89d7cf6 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.11-85-gf19578158720" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.0-rc1" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION