skiboot v6.1-163-g4b8cc05a9451

Adriana Kobylak (1):
      pflash: Add --skip option for reading

Andrew Jeffery (1):
      lpc: Clear sync no-response field prior to device probe

Artem Senichev (1):
      platforms/astbmc/vesnin: Send list of PCI devices to BMC through IPMI

Frederic Barrat (1):
      npu2-opencapi: Enable presence detection on ZZ

Joel Stanley (1):
      cpu: Quieten OS endian switch messages

Madhavan Srinivasan (1):
      external/mambo: Check for qtrace_utils.tcl before sourcing it

Nicholas Piggin (2):
      core/flash: NULL pointer dereference fixes
      core/device: NULL pointer dereference fix

Prem Shanker Jha (2):
      SCOM Restore: Handle case of old HB and new STOP API case.
      STOP API: Changes for SMF and SPR self save

Stewart Smith (2):
      Quieten 'warnings' now that SIO is disabled
      Revert "TEMPORARY HACK: Disable verifying VERSION"

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 1e06012..9ec9688 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.1-151-g3c54a914e54d" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.1-163-g4b8cc05a9451" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION