skiboot v6.6.3

Klaus Heinrich Kiwi (1):
      hdata: Add new "smp-cable-connector" VPD keyword

Oliver O'Halloran (2):
      hw/phb4: Actually enable error reporting
      hw/phb4: Verify AER support before initialising AER regs

Vasant Hegde (2):
      fsp/dump: Handle non-MPIPL scenario
      skiboot v6.6.3 release notes

Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index a35eb45..f9e108c 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.6.2" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.6.3" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION