occ master bump to 5c01b5476e8fe89951611141cc780796bce52962

Andres Lugo-Reyes (2):
      Package the g_wof struct so debug command data is consistent
      Redundant APSS Support

Douglas Gilbert (1):
      captureFir: Add delay and sbefifo reset

William Bryan (1):
      Enable GPE IPC Timers

mbroyles (1):
      Force update of OPAL-OCC memory after GPU presence detected

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/occ/Config.in b/openpower/package/occ/Config.in
index 6793b31..92324b2 100644
--- a/openpower/package/occ/Config.in
+++ b/openpower/package/occ/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_VERSION
 	string
-	default "77bb5e602b4aa3421e38af2b8fadb55bb2e9496b" if BR2_OCC_LATEST_VERSION
+	default "5c01b5476e8fe89951611141cc780796bce52962" if BR2_OCC_LATEST_VERSION
 	default BR2_OCC_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_CUSTOM_VERSION