skiboot v6.1-180-g52725306f495
Andrew Jeffery (7):
libflash/ipmi-hiomap: Cleanup allocation on init failure
p9dsu: Add HIOMAP-over-IPMI support
p9dsu: Describe platform BMC register configuration
libflash/ipmi-hiomap: Improve event handling
libflash/ipmi-hiomap: Restore window state on window/protocol reset
libflash/ipmi-hiomap: Use error codes rather than abort()
core/flash: Log return code when ffs_init() fails
Benjamin Herrenschmidt (1):
nx: Don't abort on missing NX when using a QEMU machine
Oliver O'Halloran (1):
phb4: Check for RX errors after link training
Stewart Smith (2):
CI: Bump the Qemu we build for CI testing
skiboot 6.0.11 release notes
Vaibhav Jain (1):
phb4/capp: Only reset FIR bits that cause capp machine check
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 9e456eb..2e2cd16 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.1-169-gba0af421d7d3" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.1-180-g52725306f495" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION