op-build update 8-13-2019

Changes Included for package hostboot, branch master:
08db2d6 - Roland Veloz - 2019-08-12 - Increased the BMC timeout from 5 seconds to 30 seconds
cfad355 - Stephen Glancy - 2019-08-12 - Fixes maintenance pattern load bug
4b5c78b - Mark Pizzutillo - 2019-08-12 - Add support for MCHP dmb revision ids in ddimm_get_efd
00d4530 - Mark Pizzutillo - 2019-08-12 - Add rank API support in axone_mss_freq
aeaa724 - Adam Hale - 2019-08-11 - Axone Gemini MDI issue workaround
79c45f4 - Mark Pizzutillo - 2019-08-11 - Move exp_inband to lib directory
a690cdb - Adam Hale - 2019-08-11 - Axone setup changes to disable bumpy toothpaste workaround
bca5cf6 - Mark Pizzutillo - 2019-08-11 - Create workaround for gemini MENTERP register bug
2870f76 - Zane Shelley - 2019-08-09 - PRD: Temp fix to ignore lane repair attns in OpenCAPI mode
a789214 - Christian Geddes - 2019-08-09 - Only compare a proc's omi freq if it has functional OCMB children
aade92a - Christian Geddes - 2019-08-09 - Add workaround to ignore MC channel hangs for Swift bringup
b424be0 - Christian Geddes - 2019-08-09 - Set Gemini EC level to be 0x10 if 0x00 is found in SPD revision field
7e50071 - Roland Veloz - 2019-08-09 - NVDIMM: Fix issue where a deviceRead of a register is returning bad data
86e12de - Roland Veloz - 2019-08-09 - Fix to not send a NVDIMM protection state change to OPAL
52ccb29 - Mark Pizzutillo - 2019-08-09 - Fix FAPI_INF segfault in exp_omi_setup
505d052 - Adam Hale - 2019-08-09 - Move to long term CLSCOM workaround
cf4b39c - Mark Pizzutillo - 2019-08-09 - Add PRBS training sequence to exp_omi_setup
1be056a - Steven Janssen - 2019-08-09 - Update pmic header files
8aa5e5f - Caleb Palmer - 2019-08-09 - PRD: NVDIMM signature and Warning Threshold update
b1090a5 - Caleb Palmer - 2019-08-09 - PRD: Axone more MEM_PORT cleanup and misc updates
3c440fe - Matthew Raybuck - 2019-08-09 - Add multiple error handling to BPM update procedure
3dc2377 - Matthew Raybuck - 2019-08-09 - Add error logs to BPM update procedure
5617bb8 - Matthew Raybuck - 2019-08-09 - Add update verification and recovery procedures
c03117c - Matthew Raybuck - 2019-08-09 - Add BPM config update procedure
0f0b7c6 - Matthew Raybuck - 2019-08-09 - Fix BPM flash image script to properly calculate line length
eb3d423 - Emmanuel Sacristan - 2019-08-09 - adding iss 768 init for p9 behaviour in nmmu
0d1f65b - Stephen Glancy - 2019-08-09 - Adds explorer MCBIST address/data traps processing
1c64cf3 - Jenny Huynh - 2019-08-09 - Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+, ADD1.0+
1061da0 - Andre Marin - 2019-08-09 - Add missing attributes needed to be set for generic mss_kind
9fb424b - Andre Marin - 2019-08-08 - Change return size of the DDR4 DDIMM SPD
4a6e203 - Daniel M Crowell - 2019-08-08 - Revert "Compile Hostboot with -Os"
a51a388 - Caleb Palmer - 2019-08-08 - PRD: Add Axone background scrubbing framework
f40b752 - Amit Tendolkar - 2019-08-08 - OCC assisted PGPE, SGPE Error Logging
77397c4 - Louis Stermole - 2019-08-08 - Change description and default for ATTR_MSS_OCMB_EXP_BOOT_CONFIG_DFE_DISABLE
fae196d - Dan Crowell - 2019-08-08 - Add Axone comment to grouping attribute
9bdc8a4 - Christian Geddes - 2019-08-08 - Temp workaround to skip filling in TPM info for RT on axone systems
650345f - Christian Geddes - 2019-08-08 - Switch which OMI init hwp we call for GEMINI ocmb targets
103d85c - Jayashankar Padath - 2019-08-08 - HDAT: Support for Swift/Axone memory sub system
5fffa91 - Mark Pizzutillo - 2019-08-08 - Add blank files for exp_inband move to memory/lib/
b4b84d1 - Dan Crowell - 2019-08-07 - Fix BPM script to put temp files into obj tree
256d3e0 - Matt Derksen - 2019-08-07 - Enable prdf_hb_common_test for Axone
311f9e0 - Christian Geddes - 2019-08-07 - Add temp workaround to force Axone to use Nimbus's hcode lid
05007fa - Bill Hoffa - 2019-08-07 - Ignore OMIC connections for OCMB_CHIP MRW processing
7cfa513 - Bill Hoffa - 2019-08-07 - Process MRW MC Targets Correctly
0606bb7 - Dan Crowell - 2019-08-06 - Honor DDIMM EFD metadata to choose OMI frequencies
af4454c - Corey Swenson - 2019-08-06 - NVDIMM unlock error DELAYED_DECONFIG
bd473ad - Joe McGill - 2019-08-06 - p9_fbc_ioo_tdm_recovery -- post spare lane FIR after final FIR clearing, unmask
6c71284 - Dan Crowell - 2019-08-06 - Force NO_SWAP for Explorer MMIO word swap for now

Changes Included for package pnor, branch master:
1bfff01 - crgeddes - 2019-08-06 - Merge pull request #124 from crgeddes/master
a71b1d0 - Christian Geddes - 2019-07-26 - Update pnor generation scripts to fill in ECC for EECACHE section

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a3ef746..4548d7f 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "7a758c4ef4c69abf1510271e437d250e4691f1ac" if BR2_HOSTBOOT_LATEST_VERSION
+	default "08db2d6a3a0bafa6d76a0f281541a6aa2b4d2156" 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 3e3cfbb..00b0566 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENPOWER_PNOR_VERSION ?= 4fbcc5ef382f0202fa3fc6c3451a64fc39af3588
+OPENPOWER_PNOR_VERSION ?= 1bfff01c57d1186ebbfbcd9daabbace1f6092375
 OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
 
 OPENPOWER_PNOR_LICENSE = Apache-2.0