op-build update 12-5-2019
Changes Included for package occ, branch master-p10:
7fc81f4 - Douglas Gilbert - 2019-12-04 - GPE panic on arithmetic divide errors
7ffc9fe - Chris Cain - 2019-12-04 - Cleanup SIMICS support
bb749c4 - Douglas Gilbert - 2019-12-03 - Update external interrupt configuration to match ekb
Changes Included for package hostboot, branch master-p10:
1ffa56c - Bill Hoffa - 2019-12-05 - Updates to Simics Debug Tools for Hardocded Naming
79ec56a - Jayashankar Padath - 2019-12-05 - HDAT: Slot map data correction
c74b569 - Bill Hoffa - 2019-12-04 - Update Sim Startup Script to find master CPU dynamically
26678de - Dean Sanner - 2019-12-04 - Add Simics debug hooks to openpower distro target
cbacbda - Glenn Miles - 2019-12-04 - Stop ignoring failures from xgpe init HWP
9c58947 - hostboot - 2019-12-04 - Update simics level to: 2019-12-02_618979_simics.tar.gz
9bcac45 - Glenn Miles - 2019-12-04 - Fix xscom CI test to use P10 scratch reg addresses
beffc89 - Ilya Smirnov - 2019-12-03 - Implement RC Setter for ReturnCode
d683847 - Caleb Palmer - 2019-12-03 - Add DIMM_BAD_DQ_DATA field for DDR4 DDIMM SPD and bad dq tests
b382814 - Yun Pan - 2019-12-03 - Define Parent/Child Relationship for PAUC/OMIC targets
967a013 - Zach Clark - 2019-12-03 - Update HWAS memory targeting hierarchy deconfiguration rules
d0a723d - Steven Janssen - 2019-12-02 - Update proc_scomt makefile to build as a module in a library
0f42466 - Ben Gass - 2019-12-02 - Clear MBA_FARB0Q_CFG_WAIT_FOR_INIT_COMPLETE in exp_draminit for sim
e56d5f2 - Ben Gass - 2019-12-02 - Skip exp_omi_setup and exp_omi_train_check in sim.
53a0c32 - Joachim Fenkes - 2019-12-02 - FAPI2: Add static compile time checks for some Target methods
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 2dc96cb..873b1f9 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 "42cd926ac4ee4bfac3dade66002b2e33d49f8809" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "1ffa56c9fed4f3c28636407f118ed3fec04e034a" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 8a1d898..3ca886d 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "40396be5f5fa3520198094fcb969e0ba2c47afde" if BR2_OCC_P10_LATEST_VERSION
+ default "7fc81f41aa3105a0d2c1732be15d9357e9137adc" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION