skiboot v6.6.5
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
Vasant Hegde (5):
core/platform: Fallback to full_reboot if fast-reboot fails
SBE: Check timer state before scheduling timer
SBE: Rate limit timer requests
SBE: Account cancelled timer request
skiboot v6.6.5 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 c7c37e7..b946406 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.6.4" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.6.5" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION