skiboot v6.5-145-g80fd2e96
Alexey Kardashevskiy (2):
npu2: Clear fence on all bricks
phb4: Add PHB options get/set OPAL calls
Andrew Jeffery (1):
libflash: ipmi-hiomap: Document error handling strategy in write path
Eric Richter (3):
secvar_devtree: add generic compatible, and new format device tree property
secvar_api: check that enqueue_update writes successfully before returning success
secvar_main: increase verbosity of the main entrypoint
Oliver O'Halloran (6):
boottests: Print the simulator output if V=1 is set
witherspoon: Squash spurious I2C errors
hw/p8-i2c: Don't print warnings when dumping registers
hw/p8-i2c: Clean up interrupt masking
libstb/tpm: block access to unknown i2c devs on the tpm bus
xscom: Don't log xscom errors caused by OPAL calls
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 9bc45e9..4ee5c35 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.5-133-g2a63db65" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.5-145-g80fd2e96" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION