skiboot v5.8-121-g0e075173caeb

Christophe Lombard (1):
      capi: CAPP recovery

Daniel Black (2):
      skiboot: Document P9 possible flags to OPAL_REINIT_CPUS
      skiboot: Documentation typo in opal-return-cpu

Michael Neuling (2):
      phb4: Mask RXE_ARB: DEC Stage Valid Error
      fsp: Move common prints to trace

Nicholas Piggin (1):
      core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESET

Oliver O'Halloran (4):
      npu2: Copy link speed from the npu node
      npu2: Read slot label from the link node
      hdata/smplink: Increment index of associated PHB
      hw/p8-i2c: Rework timeout handling

Stewart Smith (2):
      doc/opal-flash: fix typo
      hdat: logically dead code, assert instead

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 c5da4a2..42ab791 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v5.8-109-g4b22457e7837" if BR2_SKIBOOT_LATEST_VERSION
+	default "v5.8-121-g0e075173caeb" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION