op-build update 3-30-2020
Changes Included for package hcode, branch master-p10:
d1683c2 - hostboot - 2020-03-27 - Release tag & head commit information updated for hw032720a.opmst10
6da2e7b - Jenny Huynh - 2020-03-27 - Set ATTR_MSS_MEM_IPL_COMPLETE in memory setup procedures
55338c2 - Ben Gass - 2020-03-27 - MCMODE2/subchannel enable updates
6084755 - Joe McGill - 2020-03-27 - p10_exit_cache_contained -- refactor for HB, SBE worksplit
f5fa712 - Thi Tran - 2020-03-27 - P10 - p10_mss_eff_grouping HWP (Part 2 of 2)
98674c4 - Thi Tran - 2020-03-27 - P10 - Remove MI enum definition in ATTR_MEMORY_BAR_REGS
918ef8f - Thi Tran - 2020-03-27 - P10 - MSS_SETUP_BARS attributes
1d2ede9 - hostboot - 2020-03-27 - Fix auto-mirror
2275931 - Murulidhar Nataraju - 2020-03-27 - SRAM:PPE Compile:Changes to support SRAM access related procedure
Changes Included for package hostboot, branch master-p10:
ace15fa - Yun Pan - 2020-03-27 - Enable all the functions and tests in expaccess directory
b338e4e - Mark Pizzutillo - 2020-03-27 - Add omi_workarounds blank files for PRBS OMI training workarounds
0462524 - Christian Geddes - 2020-03-27 - Fix imported PLDM files so they can be compiled as C
0e048d0 - Christian Geddes - 2020-03-27 - Add pldm fru request functionality
d702fac - aravnair-in - 2020-03-27 - Add ATTR_REDUNDANT_CLOCKS
149827e - Dan Crowell - 2020-03-27 - Convert DECONFIG to DELAYED_DECONFIG on FSP systems
021bae9 - Bill Hoffa - 2020-03-27 - Do not apply voltage settings in host_voltage_config istep
dae09f7 - Nick Bofferding - 2020-03-27 - Increase size of Hostboot bootloader in ekb to 32K
f7ffec5 - Emmanuel Sacristan - 2020-03-27 - Fix typos in fabric initfile
6eafbef - Jenny Huynh - 2020-03-27 - Set ATTR_MSS_MEM_IPL_COMPLETE in memory setup procedures
687b946 - Murulidhar Nataraju - 2020-03-27 - SRAM:PPE Compile:Changes to support SRAM access related procedure
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 7dc00ba..3ab748c 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw032620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw032720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index fa24cb2..8bdb66e 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 "01c240315c543aa0fb9218bdc2b36e5fb5891f02" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "ace15fa14f102636672e00193360881270d4c801" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION