op-build update 12-2-2020
Changes Included for package hostboot, branch master:
d996e63 - Chris Steffen - 2020-11-30 - P9 OMI PRBS Enablement
4cf1647 - Chris Steffen - 2020-11-30 - Updated P9 IO Obus Pdwn Lanes for Abus
4a546cb - Amita Banchhor - 2020-11-30 - Remove ACCESSORS_FIXED and fix eff_memory_size
af5f464 - Stephen Glancy - 2020-11-30 - Adds F1RC2X attribute, SPD read, and consumption
8373641 - Stephen Glancy - 2020-11-30 - Sets MBA_FARB4Q_CFG_NOISE_WAIT_TIME to 0x0100
3cbfa8f - Stephen Glancy - 2020-11-30 - Migrates INVALID_CW_ENCODING error to generic
Changes Included for package pnor, branch master:
aa4c350 - Dan - 2020-12-01 - Merge pull request #138 from LF-Luis/work
bd57b47 - Luis Fernandez - 2020-11-30 - Update call to buildpnor.pl
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 0b982a1..d6b3d76 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "124328e2dadd2bcd37d9ff35eee5ef8b19d6c0d5" if BR2_HOSTBOOT_LATEST_VERSION
+ default "d996e63a728f3a91c0e5c3b0a8961e0e0f541947" 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 34c92dd..7bee3ab 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= 758a682a861076693e1dbde4047ca5409fffe549
+OPENPOWER_PNOR_VERSION ?= aa4c350255616b6406830fd6b564aebefaf7add4
OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
OPENPOWER_PNOR_LICENSE = Apache-2.0