op-build update 6-15-2020
Changes Included for package hcode, branch master-p10:
6154f1f - hostboot - 2020-06-14 - Release tag & head commit information updated for hw061420a.opmst10
9af4772 - Ricardo Mata Jr - 2020-06-14 - Update LANE_PLL_BYPASS_MODE. Changed defaults for PHB IOVALID.
57ee0b3 - Joe McGill - 2020-06-14 - drive NMMU1 deconfiguration from PAU unit requirements
fffffa8 - hostboot - 2020-06-13 - Release tag & head commit information updated for hw061320a.opmst10
07df0e0 - Matt Derksen - 2020-06-13 - Use the atomic clear register to set PIB SPI access mode
c7d899a - hostboot - 2020-06-12 - Release tag & head commit information updated for hw061220a.opmst10
728b066 - Sumit Kumar - 2020-06-12 - FAPI_Infra:Add new member to structure ErrorInfoHwCallout
d10c957 - Sumit Kumar - 2020-06-12 - Fapi_Infra:Add new member to structure ErrorInfoCDG
a41924b - Joachim Fenkes - 2020-06-12 - FAPI2: Multicast API 2/2: Introduce the actual multicast functions
1f73bf0 - Joachim Fenkes - 2020-06-12 - FAPI2: Multicast API 1/2: Platform-breaking changes
00a7fb2 - Dan Crowell - 2020-06-12 - Add Axone targets to fapi error utilities
9876fe7 - Richard J. Knight - 2020-06-12 - Modify the getFfdc routine to consider the SBE proc
9628bf2 - Richard J. Knight - 2020-06-12 - B1814616 - hwsvd sig:11 core dump on zzfp247
cef5d01 - Amit Tendolkar - 2020-06-12 - Optimized PPE FFDC collection framework
234d9c8 - Matt Derksen - 2020-06-12 - Allow HWP to deconfigure parts without a callout
b6c0efa - Donald Washburn - 2020-06-12 - Enable and fix error log variable_buffer support.
001fb88 - Matt K. Light - 2020-06-12 - pack the sbeFfdc_t structure so that SbeFfdcData_t will be correct
7f9d85e - Richard J. Knight - 2020-06-12 - Change ffdc_t size member to size_t from int16_t
c0f1f79 - Santosh Puranik - 2020-06-12 - Some updates to FAPI files
87c49ec - Dean Sanner - 2020-06-12 - Explicitly declare FFDC shared_ptr for space savings
2e6b591 - Richard J. Knight - 2020-06-12 - Phase in support for platform getTarget for ffdc
ef9c15b - Richard J. Knight - 2020-06-12 - Changes to support SBE error parsing in HB/HWSV
098c9d5 - Patrick Williams - 2020-06-12 - fapi2: Update misc functions to honor platform value type.
ecc2e5c - Kahn Evans - 2020-06-12 - fapi2 doxygen warning/error cleanup from ecmd repository
67c83c0 - Thi Tran - 2020-06-12 - FAPI2 - Error/FFDC work related updates
d155a5a - Brian Silver - 2020-06-12 - Additional FAPI migration to fapi2
2db3173 - Brian Silver - 2020-06-12 - Update FFDC mechanism to better handle targets, buffers
60aed27 - Brian Silver - 2020-06-12 - FFDC collection for buffers, exectue() takes a sev parameter
037809a - Brian Silver - 2020-06-12 - Buffer, targeting updates
e053954 - Brian Silver - 2020-06-12 - fapi2 bug fixes and cleanup
668920a - Brian Silver - 2020-06-12 - Add FFDC xml parsing documentation
7384942 - Brian Silver - 2020-06-12 - Error/xml parsing and FFDC classes
b615170 - hostboot - 2020-06-12 - Fix auto-mirror
Changes Included for package hostboot, branch master-p10:
5747f1a - Deb McLemore - 2020-06-12 - SBE enable EEPROM tests
808692c - Zach Clark - 2020-06-12 - Remove workarounds for PDR exchange, fix PLDM entity ID assignment
36f694f - Greg Still - 2020-06-12 - p10_pm_qme_init: set PCB_SKEW_ADJ to normalize multicast operations to cores
ec9b6e4 - Ben Gass - 2020-06-12 - Fix master-p10 build issue and moveregs cfam ffdc problem.
7ff9369 - Jenny Huynh - 2020-06-12 - HW529136: Disable DLR psave around hotplog operations
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 33afabb..1e76694 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 "hw061120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw061420a.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 ec0c4eb..0c5a4bd 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 "58551ebf86074ead2edb0233d46af8d49af6f6c3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "5747f1a4b0bc1ae2ad8321ad65cb58412bcd3bb3" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION