skiboot v5.9-190-gb7b7b84ef565
Akshay Adiga (1):
SLW: Add idle state stop5 for DD2.0 and above
Cyril Bur (12):
libflash/mbox-flash: Add v2 error codes
libflash/mbox-flash: Always close windows before opening a new window
libflash/mbox-flash: Move sequence handling to driver level
libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeouts
hw/lpc-mbox: Simplify message bookkeeping and timeouts
libflash/mbox-flash: Simplify message sending
libflash/mbox-flash: Use BMC suggested timeout value
libflash/mbox-flash: Use static arrays of function pointers
libflash/mbox-flash: Understand v3
libflash/mbox-flash: Add the ability to lock flash
libflash/test: Add tests for mbox-flash
pflash: Respect write(2) return values
Michael Ellerman (1):
make check: Make valgrind optional
Michael Neuling (1):
IPMI: Fix platform.cec_reboot() null ptr checks
Shilpasri G Bhat (2):
opal-prd: Add support for runtime OCC reset in ZZ
opal-prd: occ: Add support for runtime OCC load/start in ZZ
Stewart Smith (2):
external/test/test.sh: fix VERSION substitution when no tags
libflash/mbox-flash: only wait for MBOX_DEFAULT_POLL_MS if busy
Vasant Hegde (5):
prd: Add generic response structure inside prd_fw_msg
prd: Enable error logging via firmware_request interface
prd: Log unsupported message type
hdata: Add memory hierarchy under xscom node
hdata: Parse SPD 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 902afd8..d5fa57f 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-166-g70f14f4dd86e" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.9-190-gb7b7b84ef565" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION