skiboot v6.2-204-gb392d785eb49

Alexey Kardashevskiy (1):
      witherspoon: Add nvlink2 interconnect information

Frederic Barrat (3):
      npu2-hw-procedures: Don't set iovalid for opencapi devices
      npu2-hw-procedures: Fix zcal in mixed opencapi and nvlink mode
      npu2/hw-procedures: Fix parallel zcal for opencapi

Michal Suchanek (1):
      libffs: Fix string truncation gcc warning.

Oliver O'Halloran (1):
      platforms/romulus: Also support talos

Stewart Smith (5):
      hw/ipmi/test/run-fru: Fix string truncation warning, enhance test
      Fix broken opal-ci/build-fedora-rawhide.sh symlink
      hdata: Add protection against corrupt ntuples structure
      hdata_to_dt: fail "gracefully" on fatal op_display()
      hdata: Prevent NULL dereference on duplicate slot map info

Vasant Hegde (3):
      Update skiboot stable tree rules
      skiboot v6.0.19 release notes
      skiboot v6.2.3 release notes

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index a59482a..b2d0a09 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.2-190-gc470806a2e5e" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.2-204-gb392d785eb49" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION