summaryrefslogtreecommitdiffstats
path: root/openpower/package
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-03-22 01:00:19 -0500
committerhostboot <hostboot@us.ibm.com>2019-03-22 01:00:19 -0500
commit27ecc7d2e656d2eda5c2ad39898cde2528805a04 (patch)
treeaad3e75f28564245d94662a0cefdba8a3443189d /openpower/package
parent9fa9f6bacb1b9e326259f05d45c6b69ce741e87f (diff)
downloadblackbird-op-build-27ecc7d2e656d2eda5c2ad39898cde2528805a04.tar.gz
blackbird-op-build-27ecc7d2e656d2eda5c2ad39898cde2528805a04.zip
op-build update 3-22-2019
Changes Included for package hostboot, branch master: 086018c - Matthew Raybuck - 2019-03-21 - Support UCD for I2C callouts b8f4e50 - Raja Das - 2019-03-21 - OPAL/MPIPL: Processor Dump Area Table interfaces d09e67a - Christian Geddes - 2019-03-21 - Update simics release that Axone is using and adjust simics script 8fc37a7 - Dan Crowell - 2019-03-21 - Create p9a_disable_ocmb_i2c HWP 6bdf34b - Louis Stermole - 2019-03-21 - Add workaround for Nimbus symbol mark performance hw bug 6b7bbd6 - Murulidhar Nataraju - 2019-03-21 - Enable OCC Start in MPIPL path for OPAL based systems 55260d5 - Raja Das - 2019-03-21 - Security List Binary Dump Chip-op Support be07d93 - Caleb Palmer - 2019-03-20 - PRD: MEM_PORT getConnected support 0a0fe1f - Christian Geddes - 2019-03-20 - Compile new Axone/Explorer memory libs in isteps_mss library ca02560 - Louis Stermole - 2019-03-20 - Move p9a sync.C and sync.H to new names to fix collisions 08d6bc3 - Mike Baiocchi - 2019-03-20 - Update UCD class member variables and functions 810394f - Nick Bofferding - 2019-03-20 - UCD flash update invoker af6712f - Mark Pizzutillo - 2019-03-20 - Remove files not needed by gemini IPL 8fc0e7a - Louis Stermole - 2019-03-20 - Add p9a version of eff_memory_size API 71d9884 - Ben Gass - 2019-03-20 - Update p9_l2_flush to check if purge is busy on anything prior to flush. d27c5e1 - Ben Gass - 2019-03-20 - Update ATRMISS registers for Axone e5a493e - Andre Marin - 2019-03-20 - Add attribute engine algorithm for eff_config and pre_eff_config 6d28e5b - Caleb Palmer - 2019-03-20 - PRD: Remove EccSp from errl when not avail 86b0576 - Caleb Palmer - 2019-03-20 - PRD: NVDIMM reg review updates 2c2978d - Dan Crowell - 2019-03-19 - Add ASSERT trace buffer to task crash log d7910f6 - Alvin Wang - 2019-03-19 - Add exp_scrub empty files c540696 - Bill Hoffa - 2019-03-19 - Catch Unknown Values for CONFIG_APPLY attribute 784fe89 - Ricardo Mata Jr - 2019-03-19 - Updated proc_pcie_config to support cache inject attributes 7b3c165 - Mark Pizzutillo - 2019-03-18 - Add empty files for gemini IPL 847ced9 - Mark Pizzutillo - 2019-03-18 - Add blank files for axone p10 rank API 2cfb551 - Matthew Raybuck - 2019-03-18 - TESTCASES: Improve performance of general PG algorithm 3265b62 - Matthew Raybuck - 2019-03-18 - Improve performance of general PG algorithm e0f0351 - Dan Crowell - 2019-03-18 - Tweak page eviction parameters to handle low mem better 853d251 - Glenn Miles - 2019-03-18 - Add 1MB to PNOR HBI section d47b637 - Matthew Raybuck - 2019-03-18 - Add functions to get Device Id and MFR revision from UCD 656ba90 - Mike Baiocchi - 2019-03-18 - Add UCD devices to ATTR_I2C_BUS_SPEED_ARRAY for ZZ 4eb72a8 - Mike Baiocchi - 2019-03-18 - Adjust I2C Reset for OpenPower MPIPL 8594247 - Steven Janssen - 2019-03-18 - Update function pointer name to correctly point to function 018a009 - Andre Marin - 2019-03-18 - Add attribute engine algorithm for eff_config and pre_eff_config 0843af9 - Caleb Palmer - 2019-03-18 - PRD: Don't skip ECC spare when no DRAM spare Changes Included for package pnor, branch master: da0bf1f - William Hoffa - 2019-03-21 - Merge pull request #113 from milesg-github/master 496cb86 - Glenn Miles - 2019-03-18 - Add 1MB to HBI PNOR section Changes Included for package hcode, branch master: 21fb83a - hostboot - 2019-03-21 - Release tag information updated for hw032119a.940 ca318ee - hostboot - 2019-03-20 - Release tag information updated for hw032019b.940 4ffb0e5 - hostboot - 2019-03-19 - Release tag information updated for hw031919a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
Diffstat (limited to 'openpower/package')
-rw-r--r--openpower/package/hcode/Config.in2
-rw-r--r--openpower/package/hostboot/Config.in2
-rw-r--r--openpower/package/openpower-pnor/openpower-pnor.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 9520b3f9..b55dfdfc 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE
config BR2_HCODE_VERSION
string
- default "hw031619a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw032119a.940" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f4769d10..3225058d 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
- default "3653c5d44e88968b1f09f73eda056c3898174a22" if BR2_HOSTBOOT_LATEST_VERSION
+ default "086018c231e7f83f02988a587eeeae887e7f2e98" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index 274057c5..64ce6fd2 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= 0aeae23bd0c68b0a8e2c04b259663867559bb2cb
+OPENPOWER_PNOR_VERSION ?= da0bf1fb24f42e098517ee09f5b29d90bc69c05a
OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
OPENPOWER_PNOR_LICENSE = Apache-2.0
OpenPOWER on IntegriCloud