skiboot v6.1-rc1

Alexey Kardashevskiy (1):
      npu2: Reset NVLinks on hot reset

Andrew Jeffery (2):
      pci: Fix PCI_DEVICE_ID()
      core: Add test for PCI quirks

Cédric Le Goater (1):
      plat/qemu: add PNOR support

Frederic Barrat (2):
      npu2-opencapi: reduce number of retries to train the link
      p8-i2c: fix wrong request status when a reset is needed

Haren Myneni (1):
      NX: Add NX coprocessor init opal call

Joel Stanley (6):
      occ-sensor: Avoid using uninitialised struct cpu_thread
      timebase: Remove unused remaining time calculation
      hdata: Remove hn variable where it is unused
      psi: Properly mask errors in SEMR
      ast-bmc: Document BMC scratch register
      astbmc: Enable mbox depending on scratch reg

Madhavan Srinivasan (1):
      external/xscom-utils: Add python library for xscom access

Stewart Smith (7):
      Blockchain isn't the only data structure deserving of love
      hw/bt.c: quieten all the noisy BT/IPMI messages
      libflash: quieten our logging
      ipmi-sel: use opal_booting() over poking at debug descriptor
      Split debug_descriptor out into own include file
      Move include lock.h to fsp-console.h from console.h
      skiboot v6.1-rc1 release notes

Vasant Hegde (1):
      fast-reboot: Disable on FSP IPL side change

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 891f082..16a7ce8 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.0.1-61-g1b86a92b6cb6" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.1-rc1" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION