hostboot master bump to 43c4502d3b0b87020665a65ad2843e0ddc31906

Ben Gass (1):
      Build p9n 10 and 20 by default.

Brian Bakke (2):
      Log an error when FAPI Attribute Overrides are attempted
      Fix mismatch between logger and parser for Istep state info

Dan Crowell (2):
      Enable super-long watchdog timer when console traces are enabled
      Removing p9_sys_chiplet_scominit.C to fix mirror issue

Ilya Smirnov (2):
      Secure Boot: Basic Support For Redundant TPM
      Primary TPM Required Policy

Jayashankar Padath (1):
      HDAT : Change in feature flag structures for Rugby

Joe McGill (2):
      L2 - Fabric updates for multi-chip support
      update HWP level metadata for nest, common files

Matt Derksen (2):
      Update CeStats for Cumulus
      Update captureRepairsData and captureDramRepairsVPD for Cumulus

Richard J. Knight (1):
      Fix incorrect parent deconfig in _deconfigByAssocation

Roland Veloz (1):
      Fixed the SBE FFDC parsing issue of mssing traces and attributes

Sameer Veer (1):
      Create release notes showing commits from master branch included
in release

Santosh Balasubramanian (1):
      New empty file

dchowe (1):
      Initfile updates for FBC DD2

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index b6d9543..abcfb57 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "45dddeed443c7119024090292dd6128ee7474d74" if BR2_HOSTBOOT_LATEST_VERSION
+	default "43c4502d3b0b87020665a65ad2843e0ddc31906" if BR2_HOSTBOOT_LATEST_VERSION
 	default "38ec7768b236f0135436bfe4737caf1148d39520" if BR2_HOSTBOOT_OP920_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION