Enable p10 Hostboot HDAT compile
- Updated hostboot-p10 pointer to point to HDAT capable Hostboot
- Updated Hostboot config file to enable HDAT compile
Signed-off-by: Nick Bofferding <bofferdn@us.ibm.com>
diff --git a/openpower/configs/hostboot/rainier.config b/openpower/configs/hostboot/rainier.config
index 8459ec6..97c94f4 100755
--- a/openpower/configs/hostboot/rainier.config
+++ b/openpower/configs/hostboot/rainier.config
@@ -76,5 +76,4 @@
# (relies on BMC to not trigger reboot)
#unset HANG_ON_MFG_SRC_TERM
-# This is not working in P10 op-build
-unset ENABLE_HDAT_IN_HOSTBOOT
+set ENABLE_HDAT_IN_HOSTBOOT
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index d65776a..546012d 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "1aed986c145918dfee4d60f433e69280fd718d72" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "48dcad62ebaea1d1e139533ca21c3b65ef03c12d" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION