skiboot v6.5-240-g2700092e

Eric Richter (1):
      tpm_i2c_nuvoton: check TPM vendor id register during probe

Joy Chu (1):
      platform/mihawk: add nvme devices slot table

Klaus Heinrich Kiwi (1):
      core/pci.c: cleanup pci_add_loc_code()

Mauro S. M. Rodrigues (1):
      tpm_i2c_nuvoton: fix tpm_read_fifo overflow check

Oliver O'Halloran (2):
      hw/fsp: Remove stray va_end() in __fsp_fillmsg()
      hw/fsp: Fix GENERIC_FAILURE mailbox status code

Vasant Hegde (5):
      ipmi-sel: Free ipmi_msg in error path
      esel: Fix OEM SEL generator ID
      eSEL: Make sure PANIC logs are sent to BMC before calling assert
      errorlog: Increase the severity of abnormal reboot events
      skiboot v6.5.3 release notes

acsawdey (1):
      external/mambo: rename env var PMEM_MODES to PMEM_MODE

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 3c44bf5..2317785 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-228-g82aed17a" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.5-240-g2700092e" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION