skiboot v6.5-7-g7b12d5489

Alexey Kardashevskiy (1):
      npu2: Invalidate entire TCE cache if many entries requested

Oliver O'Halloran (5):
      core/flash: Validate secure boot content size
      pci: recheck pci nvram hacks on fast-reboot
      hdata: Add Axone IOHUB support
      core/pci: Only hack class code for root ports
      hw/lpc: Configure SerIRQ interrupts on P9P

Reza Arbab (1):
      npu3: Delay enablement of DL parity checking

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 3aaa938..3528186 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.5" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.5-7-g7b12d5489" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION