op-build update 1-6-2020
Changes Included for package occ, branch master-p10:
36e1a84 - Chris Cain - 2020-01-02 - Fix op-build compile issues
8f4831b - mbroyles - 2020-01-02 - AVSbus usage cleanup
23f8660 - Chris Cain - 2019-12-11 - Cleanup TODOs from ekb merge and re-merge
2ea4488 - mbroyles - 2019-12-11 - WOF VRT Selection
Changes Included for package hcode, branch master-p10:
20f84b7 - hostboot - 2020-01-03 - Release tag & head commit information updated for hw010320a.opmst10
f171e92 - Joe McGill - 2020-01-03 - create eq_clkadj_ ring set, build trace scan inits, add HW514623 scan inits
0431154 - Joe McGill - 2020-01-03 - create eq_clkadj_ ring set, build trace scan inits, add HW514623 scan inits
871b8d4 - Andre A. Marin - 2020-01-03 - Snapshot explorer hwp and xml from ekb/master
ef33a22 - Joe McGill - 2020-01-03 - updates for indepedent AXON chiplet scan rings
8170b77 - Mark Pizzutillo - 2020-01-03 - Create workaround for gemini MENTERP register bug
441d85e - Mark Pizzutillo - 2020-01-03 - Add PRBS training sequence to exp_omi_setup
8dfb550 - Nicholas Landi - 2020-01-03 - Port rng_bist and phase1/2 to P10 (1/2)
318834a - Joe McGill - 2020-01-03 - clock checking and scan/scom address xlate updates
8dad676 - Raja Das - 2020-01-03 - Ppe master-p10 support files to compile
0ad60f7 - Thi Tran - 2020-01-03 - P10 SCOM, SCAN address translation
c00f201 - hostboot - 2020-01-03 - Fix auto-mirror
6845b66 - Joe McGill - 2020-01-03 - create eq_clkadj_ ring set, build trace scan inits, add HW514623 scan inits
dd1465b - Joe McGill - 2020-01-03 - p10_ring_properties.H -- make perv_dpll_time RCLS_EKB_RINGS
2420c68 - Anusha Reddy Rangareddygari - 2020-01-03 - updated attr_pg values in p10_sbe_attributes.xml
ffdc224 - hostboot - 2020-01-02 - Release tag & head commit information updated for hw010220a.opmst10
dc2b49d - Christopher M Riedl - 2020-01-02 - infra: Increase the maximum ring buffer size
f5a410c - chirshar - 2020-01-02 - Dyninits support: Adding dynamic changes in ipl_customize
6f86dd4 - Claus Michael Olsen - 2020-01-02 - Dyninits support: ipl_customize prep for dyninits
4edb1f9 - Claus Michael Olsen - 2020-01-02 - Dyninits support: ring_apply and .dynamic ring section generation
1874b96 - Kahn Evans - 2020-01-02 - ifCompiler updates(2): Getting ifCompiler to function with P10 engd
db72ae7 - hostboot - 2020-01-02 - Fix auto-mirror
79a47c7 - hostboot - 2019-12-30 - Release tag & head commit information updated for hw123020a.opmst10
0299f6c - Joe McGill - 2019-12-30 - p10_hcd_core_repair_initf -- scan via instance specific ring IDs
a895c43 - hostboot - 2019-12-26 - Release tag & head commit information updated for hw122619a.opmst10
Changes Included for package hostboot, branch master-p10:
9cf86ff - Prasad Bg Ranganath - 2020-01-03 - HWP: Increase iteration count to wait for XGPE boot
4815113 - Nick Bofferding - 2020-01-03 - Add HB_RSV_MEM_NEXT_SECTION attribute to P10 system target
4f527d3 - Nick Bofferding - 2020-01-03 - Fix crash in configureHbrtHypIds
eb52d23 - Christopher M Riedl - 2020-01-03 - vbu/contained: Implement thread sreset via decr for RUNN
8193ac7 - Gregory S Still - 2020-01-03 - Revert "Disable PFET checking in QME (until drop Z)"
3182663 - Christopher M Riedl - 2020-01-03 - infra: Increase the maximum ring buffer size
5ffc7e8 - Christopher M Riedl - 2020-01-03 - vbu/contained: Add clock-stop check and fix L3 config restore
e8ea906 - Anusha Reddy Rangareddygari - 2020-01-03 - updated attr_pg values in p10_sbe_attributes.xml
59c44f1 - Joe McGill - 2020-01-03 - p10_ring_properties.H -- make perv_dpll_time RCLS_EKB_RINGS
5564fe8 - Zach Clark - 2020-01-03 - Make TODO/RTC check skip the import and extern directories
0b525ce - hostboot - 2020-01-03 - Update simics level to: 2020-01-01_2211b0_simics.tar.gz
38be317 - Ben Gass - 2019-12-31 - Update p10_omi_setup_bars to read-modify-write mc registers.
41624dc - Mark Pizzutillo - 2019-12-31 - Move exp_inband to lib directory
1eb9040 - Ben Gass - 2019-12-31 - Adding p10_omi_setup_bars
Changes Included for package pnor, branch master-p10:
544815b - Nicholas E Bofferding - 2020-01-05 - Merge pull request #3 from open-power/bofferdn-build-wof-for-p10
1430f23 - Nicholas E Bofferding - 2020-01-05 - Build WOFDATA partition for p10
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 0e13cfb..471c831 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 "hw122419a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw010320a.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 570e26c..3cc2f5c 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 "3ae8c1f8ca8161fdbf4cfc75dbbd51f4b667d6cb" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "9cf86ff365360a97961cf67902dff59283aed6cf" 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 8fbae30..3218dd8 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 "6c5d6fefbde8686da863149f0fe15eacf20e3684" if BR2_OCC_P10_LATEST_VERSION
+ default "36e1a84618297d1fc14e07388794d832c641528e" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index 90d4201..9c7c65a 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= 242df4e8cfa74220b9bf3db318e32ebae1bcd9cc
+OPENPOWER_PNOR_VERSION ?= 544815b3f51c2882214b3cb9708e193626d1f524
# TODO: WORKAROUND: Need to reenable next line and comment out the two lines
# after that, when code is propagated to a public repo