skiboot v5.10-64-g1090f346713a

Akshay Adiga (1):
      SLW: Increase stop4-5 residency by 10x

Andrew Donnellan (2):
      npu2: Remove unused fields in struct npu2
      npu2: Remove DD1 support

Cédric Le Goater (1):
      xive: fix opal_xive_set_vp_info() error path

Nicholas Piggin (3):
      core/opal: abort in case of re-entrant OPAL call
      core/opal: allow some re-entrant calls
      core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errors

Oliver O'Halloran (1):
      phb*: Remove the state field in the various phb structures

Stewart Smith (1):
      Revert "platforms/astbmc/slots.c: Allow comparison of bus numbers when matching slots"

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 a8a3280..4271011 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v5.10-55-g603beb4500f5" if BR2_SKIBOOT_LATEST_VERSION
+	default "v5.10-64-g1090f346713a" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION