diff options
author | hostboot <hostboot@us.ibm.com> | 2017-10-16 01:11:32 -0500 |
---|---|---|
committer | hostboot <hostboot@us.ibm.com> | 2017-10-16 01:11:32 -0500 |
commit | 8ae2efcf49aabec9866413e8a64ebcd39ef00e26 (patch) | |
tree | 466da450a0e1852cb29971229d97166616f4153e /openpower/configs/zaius_defconfig | |
parent | b24bbd1fd8f2f19a8696d0d1d874ce2e37dd7a1c (diff) | |
download | talos-op-build-8ae2efcf49aabec9866413e8a64ebcd39ef00e26.tar.gz talos-op-build-8ae2efcf49aabec9866413e8a64ebcd39ef00e26.zip |
op-build update 10-16-2017
Changes Included for package zaius-xml, branch master:
fc308ee - Adrian Barrera - 2017-10-11 - Set defaults for memory safemode attrs
Changes Included for package hostboot, branch master:
cb9cf0e - Donald Washburn - 2017-10-13 - Cleaned up compile issues for vpd accessors
f909aa9 - Dean Sanner - 2017-10-13 - Reduce number of traces in PNOR mbox
0260aa3 - Brian Bakke - 2017-10-13 - story 179500 - Sanity Check Attribute Overrides input
22c94dc - Prachi Gupta - 2017-10-13 - add global tag to EI_BUS_TX_MSBSWAP for serverwiz2 consumption
32e52b5 - Christian Geddes - 2017-10-13 - Re-add errlog cleanup
0cc7b8c - Christian Geddes - 2017-10-13 - Enable fapi2 runtime test cases
ebb736e - Dean Sanner - 2017-10-13 - Emit console traces when doing a deconfig in GUARD
aa8f42f - Joe McGill - 2017-10-12 - centaur.nest.pll.scan.initfile -- align DMI frequency to MCA speed
dde9d23 - John Rell - 2017-10-12 - jgr17100900 Updated common mode DAC settings HW423215
2fdfdcd - Ilya Smirnov - 2017-10-11 - Remove NETFUN_AMI from ipmiif.H
5f50367 - Sumit Kumar - 2017-10-11 - Erepair HWP p9_io_erepair procedure
865ed6c - Luke C. Murray - 2017-10-11 - Updating L2 re-request jitter settings for Cumulus
6e5cd56 - Luke C. Murray - 2017-10-11 - Workaround for HW421347 Scandalous Pie
f3e1cb0 - Prasad Bg Ranganath - 2017-10-11 - p9_update_ec_eq_state:Fix CCSR update during IPL
2628cfe - Jacob Harvey - 2017-10-11 - Move around recording bad bits to prevent reconfig
80c8c5b - Thi Tran - 2017-10-11 - Cumulus - Disallow group of 6 if mirror is enabled
e48610d - Ben Gass - 2017-10-11 - Set DD2_BLUE_EXTEND_RANGE to 0 for simulation
06780e2 - Prasad Bg Ranganath - 2017-10-11 - Pstate_parameter_block: Fix VID compare validation
e1ea4c3 - Thi Tran - 2017-10-11 - Share common code between p9_l2_flush and p9_l2err_linedelete
6be06fc - Brian Stegmiller - 2017-10-11 - ATTN: Support memory attentions for Cumulus
207b8e4 - Nick Klazynski - 2017-10-11 - HW415883 applies to NDD2.1, Add JellyVector WAT, add HW422495, add HW421831
Changes Included for package hostboot-binaries, branch master:
c3b1e2e - William Hoffa - 2017-10-14 - Merge pull request #51 from wilbryan/master
bbb8a49 - William Bryan - 2017-10-12 - Update OCC GPE1 binary 10/12
Diffstat (limited to 'openpower/configs/zaius_defconfig')
-rw-r--r-- | openpower/configs/zaius_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/zaius_defconfig b/openpower/configs/zaius_defconfig index ae2cd726..4a43a1a1 100644 --- a/openpower/configs/zaius_defconfig +++ b/openpower/configs/zaius_defconfig @@ -40,7 +40,7 @@ BR2_OPENPOWER_PLATFORM=y BR2_OPENPOWER_POWER9=y BR2_HOSTBOOT_CONFIG_FILE="zaius.config" BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="zaius-xml" -BR2_OPENPOWER_MACHINE_XML_VERSION="4d4f7fb455ea847f61bf873a018bd5b0f6a0a528" +BR2_OPENPOWER_MACHINE_XML_VERSION="fc308ee00a8b9760001ac86143ad49dd3716fe43" BR2_OPENPOWER_MACHINE_XML_FILENAME="zaius.xml" BR2_OPENPOWER_SYSTEM_XML_FILENAME="ZAIUS_hb.system.xml" BR2_OPENPOWER_MRW_XML_FILENAME="ZAIUS_hb.mrw.xml" |