op-build update 9-22-2020
Changes Included for package hostboot, branch master:
9945181 - Stephen Glancy - 2020-09-21 - Enables LRDIMM support
cdc4f1d - Stephen Glancy - 2020-09-21 - Adds generic LRDIMM VREF calibration algorithm
6bd5227 - Mark Pizzutillo - 2020-09-21 - Fix modal_symbol_count port
5fb6459 - Matthew Hickman - 2020-09-21 - Added MRS attributes and MRS data handling for Explorer
0092646 - Mark Pizzutillo - 2020-09-21 - Update explorer CCS ODTs to support mirroring A-B
a55d714 - Matthew Hickman - 2020-09-21 - Added port of MRS engine to generic
62be8e3 - Matthew Hickman - 2020-09-21 - Fixed the ccs port merge conflicts and added lab code
0a34f05 - Stephen Glancy - 2020-09-21 - Fixes LRDIMM command to command timing
1137f37 - Li Meng - 2020-09-21 - Fixes for LRDIMM dual drop DB training
6dbeb72 - Li Meng - 2020-09-21 - Adds error logging features to LRDIMM MWD_FINE
5408446 - Li Meng - 2020-09-21 - Fixes for missing error check in MRD_FINE
ad8ca5a - Stephen Glancy - 2020-09-21 - Updates LRDIMM final value prints
76458d2 - Stephen Glancy - 2020-09-21 - Updates CCS to run with quad encoded chip select
12a2879 - Louis Stermole - 2020-09-21 - Fix duplicate symbol errors from DEFAULT_MC_TYPE
1628820 - Stephen Glancy - 2020-09-21 - Fixes LRDIMM rank configuration for dual-drop
f36692f - Li Meng - 2020-09-21 - Fixes LRDIMM set rank presence bug
6dee960 - Li Meng - 2020-09-21 - Adds LRDIMM coarse class
ca83359 - Li Meng - 2020-09-21 - Fixes LRDIMM training issue
a5742af - shlimeng - 2020-09-21 - Add new algorithm for MREP and error log
9363dfe - Li Meng - 2020-09-21 - Adds RAS features to LRDIMM MRD_FINE and use fine_recorder class
435f43e - Li Meng - 2020-09-21 - Adds error logging features to LRDIMM MWD_COARSE
ae49a21 - Li Meng - 2020-09-21 - Adds new algorithm for DWL
a40f39c - Li Meng - 2020-09-21 - Adds workaround for LRDIMM to clear FIRs
7c00408 - Stephen Glancy - 2020-09-21 - Updates MWD_COARSE to run multiple patterns
d751613 - Li Meng - 2020-09-21 - Adds error logging features to LRDIMM MRD_COARSE
e04b9f8 - Stephen Glancy - 2020-09-21 - Adds MRD coarse
83e105f - Li Meng - 2020-09-21 - Adds LRDIMM MWD fine training step
b67e7b0 - Li Meng - 2020-09-21 - Creates LRDIMM mrep/dwl calibration recorder class
48befbc - Li Meng - 2020-09-21 - Adds LRDIMM MWD coarse training step
6e1bd7a - Stephen Glancy - 2020-09-21 - Creates LRDIMM fine calibration recorder class
fdf1488 - Stephen Glancy - 2020-09-21 - Adds error logging features to LRDIMM DWL
c385cb0 - Stephen Glancy - 2020-09-21 - Adds LRDIMM MRD - DRAM to buffer RD calibration
7d833ab - Stephen Glancy - 2020-09-21 - Adds LRDIMM helper functions
db8356b - Stephen Glancy - 2020-09-21 - Adds LRDIMM DWL training step
6e9f0d2 - Bill Hoffa - 2020-09-21 - Increase HBRT Partition Size to 0x800000
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 7caeb62..ee3feda 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "51d983838ade94aa0efdd35896881f53dc4add62" if BR2_HOSTBOOT_LATEST_VERSION
+ default "994518198f09af04c22ba5931e55c473d4e573c0" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION