op-build update 8-2-2021
Changes Included for package hostboot, branch master:
9e73780 - Sneha Kadam - 2021-07-30 - Fixed endian correctness in fw ddr calib data struct
Changes Included for package pnor, branch master:
61aa514 - Ilya Smirnov - 2021-07-30 - Merge pull request #140 from IlyaSmirnov91/master
42cb6f8 - Ilya Smirnov - 2021-07-28 - Mark HBEL partition preserved
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index e8890e1..9892c79 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "d340fdf77d632b9363c88f492f4d7f022f91cb0e" if BR2_HOSTBOOT_LATEST_VERSION
+ default "9e737801c4a7deb4f908c391be701ebf551ecf49" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION