skiboot v6.7.1
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
LuluTHSu (2):
Revert "mowgli: Limit slot1 to Gen3 by default"
platform/mowgli: Limit PHB0/(pec0) to gen3 speed
Nicholas Piggin (1):
core/cpu: fix next_ungarded_primary
Vasant Hegde (6):
core/platform: Fallback to full_reboot if fast-reboot fails
Fix possible deadlock with DEBUG build
SBE: Check timer state before scheduling timer
SBE: Rate limit timer requests
SBE: Account cancelled timer request
skiboot v6.7.1 release notes
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 ea6572d..12cf7f8 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" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.7.1" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION