skiboot v5.10-55-g603beb4500f5

Artem Senichev (1):
      Add VESNIN platform support

Mahesh Salgaonkar (1):
      Reserve OPAL API number for opal_handle_hmi2 function.

Matt Brown (1):
      gcov: Add gcov data struct to sysfs

Reza Arbab (2):
      npu2: Use unfiltered mode in XTS tables
      npu2: Disable fast reboot

Shilpasri G Bhat (1):
      dts: spl_wakeup: Remove all workarounds in the spl wakeup logic

Stewart Smith (4):
      Keep constructors with priorities
      gcov: Another GCC, another gcov tweak
      cpu_idle_job: relax a bit
      Don't detect lock timeouts when timebase is invalid

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 a240be4..a8a3280 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-45-g84186ef0944c" if BR2_SKIBOOT_LATEST_VERSION
+	default "v5.10-55-g603beb4500f5" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION