op-build update 12-16-2020

Changes Included for package hostboot, branch master:
daf8701 - Christian Geddes - 2020-12-15 - Notify hypervisor NVMDIMMs are not protected if SBE goes inactive

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 5b148af..78ad90a 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "ee79450413c0d8371830da13c4825d72549d2607" if BR2_HOSTBOOT_LATEST_VERSION
+	default "daf8701c13ab150b8b601a814bfb89eb9b355ef3" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION