skiboot v6.7-21-g127a3ee24
Cédric Le Goater (1):
xive/p9: Remove assert from xive_eq_for_target()
Gautham R. Shenoy (1):
xscom: Fix xscom error logging caused due to xscom OPAL call
Klaus Heinrich Kiwi (1):
build: Fix linker script for builtin Kernel
LuluTHSu (2):
Revert "mowgli: Limit slot1 to Gen3 by default"
platform/mowgli: Limit PHB0/(pec0) to gen3 speed
Vasant Hegde (6):
Fix possible deadlock with DEBUG build
hdata: Update ipmi sensors structure
hdata: Replace hardcoded string with macro
hdata: assert if we fail to add xscom nodes
hw/ocmb: Clear top bit from offset before searching addr range
hw/ocmb: Fix log message
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
(Klaus: removed superseded skiboot build-time patch)
Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 1e8925e..637f0f4 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.7-10-gb825589e0" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.7-21-g127a3ee24" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION