| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
split current deconfigGard function into hwas common and
platform specific functions so that FSP will have access to
these as well.
Change-Id: Iebacffb10f85af29e245ce41040d6f9ebc774830
RTC: 33551
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2188
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
RTC: 40440
Change-Id: I4b0c907a05b800fdc69b3d02a5432d9fd27a1497
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1458
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set priority.
Register with INTR using correct xisr number.
Parse xisr number in INTR correctly.
Change-Id: If6f7afc28d12a2f939f26738471d5d0304179271
RTC: 46448
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1561
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Details abound in CQ HW226693. Basically the code was accessing
the wrong register address because of some bad byte/word math.
The hardware flagged an error on the outbound message as soon as
we attempted a write to 1830D1.
Change-Id: Ie36cb44349d1e896a5a7e3962150dbdf265cfadf
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2291
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enabling profiling causes the hostboot extended image to be
to big to fit in the VBU pnor layout. Since there's little need
to profile in VBU, I'm just disabling building of the image
in that environment.
Change-Id: If173715b42862230443187c05766826c1a02e919
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2266
Tested-by: Jenkins Server
Reviewed-by: Van H. Lee <vanlee@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
| |
Change-Id: I120ff366f55e9204dac1a02765347efedb998ffa
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2296
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
invalid isteps
Not handling sync points correctly; skipping load_payload and cxxtest.
Back out until I can thoroughly test the fix.
Change-Id: Idcb92fbce50757726cd5d624c6081e525709f43b
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2315
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I38ab55e90bd1bec8b258106c9215138904672847
RTC: 41384
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1863
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: I7f782eadaa23db2589689abd09aa8e1e22827a01
RTC: 47594
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2241
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I915d6cb9068a7a065ce7ffaa675309caa871f79a
RTC: 46350
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2121
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
correct tests
. don't create error log
. don't run tests that create deconfig or gard records, as they
can/will corrupt other cxx tests that are running in parallel
for now, disable mvpd and ring tests that don't work.
Change-Id: I91869cd2af0029d4231a715851725acd8a96bdf6
RTC: 51608
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2143
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I37c8956afb11c69201f4936821cff5e153327780
RTC:43793
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2194
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mvpdtest.H comments out tests due to missing mvpd data (issue 51716). Might
not need to be merged depending on the timing of fixing the data.
Brian is working on errltest.H and errluserdetailtest.H to not deconfigure.
As it is mvpd and getRingRepair tests do not run because the dependent
targets are deconfigured. When fixed, then errors occur in mvpdtest. The
problems are commented out for now in fapiwinkletest (get/set Repair Ring).
RTC: 50971
Change-Id: I60d499ebb2d9966ffe2c0cc155a7875820b1ee83
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2171
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enhance prcd_compile.tcl and prcd_server.tcl scripts to take a -D <dir> option
and build all files (recursively) under that directory. Unknown and duplicate
files will be ignored. Allows the user to point to an eKB sandbox and build a
hostboot image with all hwp code in that sandbox.
Change-Id: I7d99dd0ef94d4aba32db925c672cfdd71a83cfb7
RTC: 35267
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2084
Tested-by: Jenkins Server
Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- In Hostboot IPL, PRD model could be built at step 8 (PowerBus),
step 10 (hwreconfig loop), step 11 (DMI), and step 14 (DRAM).
- At step 8, PRD model should have all present chips.
- Since PRD analysis is based on the chip list passed to us by
ATTN, the list should only contain functional chips. Thus,
it's ok to keep the full PRD model built from step 8
to be used for later isteps.
RTC: 49741
Change-Id: Ie650bda699f0257982f4572d6ea36f699b9badf5
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2273
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Tested-by: Jenkins Server
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I noticed looking at some traces that my code wasn't actually running
the workaround because it was checking an attribute that wasn't set
yet. The code was changed to check the hardware directly.
Change-Id: I1ceff1f191f831fe64e01c1cd0c241552df050f2
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2103
Tested-by: Jenkins Server
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Melissa J. Connell <missyc@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
| |
Change-Id: I7ee2673131d4891d482e99a403a36300b79e547e
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1853
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Change-Id: I9383b66b868e8469c54dd4364987b52a5a855a94
RTC: 52099
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2200
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Change-Id: Ie3cc120d05ac17126bde15b213a80701878f4a59
RTC: 50561
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2187
Reviewed-by: Van H. Lee <vanlee@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adding new HWP attribute xml files and associated Targeting
changes to go along with them. The MURANO and VENICE xml
files contain default values provided by Greg Still. We
are still waiting on the final MRW definition to update
the TULETA generation script.
Also using this commit to add a few other error xml files
for the HostServices procedures. We need this longterm
to get the error parsing stuff working.
Verified IPL against Murano and Tuleta configs.
Depends-On: I3af3b2bf99b4dbedb6efeb2cb35e49ba066a9c19
Change-Id: I3a5be5a7b49c7c6d7e6179f5e28e046a38a12b1e
RTC: 42293
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2002
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
RTC: 42919
Change-Id: Ice80df70f368665d0f3e8e99e4acf87c858a3303
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2186
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Change-Id: I49ca3ab38a8e43e95cd97a7651e04a0b17ac096e
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2235
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Change-Id: Ic39e1fca53375576c04fdf724304fd03e4b113e1
RTC: 51902
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2185
Tested-by: Jenkins Server
Reviewed-by: Mark W. Wenning <wenning@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Change-Id: Ic5cb0817118bf0de7d706124708e5b8551ba4258
RTC: 41425
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1899
Tested-by: Jenkins Server
Reviewed-by: Van H. Lee <vanlee@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tool to compare versions between HostBoot and HWP dirs
Will take a vanilla file of files, or:
- a file generated by "hwp_id.pl -s -m"
- a ProcRevisionList file from cronus archives
Also calls out duplicate and/or missing files.
Change-Id: I0238ffd9b6d301dc63fbf6dd6d026b7a47136ce0
RTC: 52275
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1940
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I54dea3e2fc57eef1832b25bbb9300d6771fdc439
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2156
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While slow, access to real PNOR works in VPO now so these debug
traces aren't critical. Thus, I am removing them to clean
things up.
Change-Id: Iba0a4197ba4e2a4d50896e35776d346708d9a50a
RTC: 45885
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2199
Reviewed-by: Terry J. Opie <opiet@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Reduced the size of VPD partitions to squeeze in Winkle and
Error log paritions.
-Winkle and Error log partitions are smaller than production size
to fit within fake-PNOR, but big enough to be functional
-Deliviring more tools as part of VPO release to enable automation
of figuring out VPD offsets, generating VPD, etc.
Change-Id: I901cc895fbdb04837bd662329dc0c02d26e4b63f
RTC: 49033
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2181
Tested-by: Jenkins Server
Reviewed-by: Terry J. Opie <opiet@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Also add code to clear status reg before starting splessmode.
Change-Id: I96c8ff7fef7fd62ae8958104e47319303d9aa080
RTC: 51001
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2104
Tested-by: Jenkins Server
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MailboxSp::handleNewMessage() had a case where messages are freed
but then data within those messages are used to determine
future actions, which lead to setting pointers to NULL
in memory that it no longer owned. I changed to use a temporary
variable to avoid referencing freed data.
Change-Id: Icda77b43d515960258f29edca3f65db4b0e2d3a7
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2145
Tested-by: Jenkins Server
Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: I65686d261583ea84c7908f819071bd751fdb0e06
RTC: 39876
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1627
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: Paul Nguyen <nguyenp@us.ibm.com>
Reviewed-by: Mark W. Wenning <wenning@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: I811b8273836669c8d6e734b47b444de1c47b07bf
RTC:51626
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2170
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For some reason the Simics model is returning a different chipid
for the PNOR chip now than it used to. Talking to Adam we
suspect that the last byte is junk data anyway so it is just old
memory. The fix is to ignore the last byte since it isn't really
part of the id anyway.
Change-Id: Ie097224c312e5597668b6201eff698f91bfaa950
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2189
Tested-by: Jenkins Server
Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: Ic655d7c4fd10e6da77baca5a169c9ca281a8a91d
RTC: 48886
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2177
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: Iad4be4f0a45a607f7b56fc5d194f1812f74fbfe8
RTC: 34235
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1949
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I7614b96e58a6685d44b2e2600b4c148674170006
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2144
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
| |
Change-Id: I8a26708e30a0f02040e3eba4d220f20b09034197
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2050
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Tested-by: Jenkins Server
|
|
|
|
|
|
|
|
| |
Change-Id: I8203c863f26aeb3a0ea20964e4c4bef64802c4e8
RTC: 50426
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2118
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Tested-by: Jenkins Server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added ordinal IDs and RIDs to targets
- Added FSP, PSI targets
- Sorted most targets by ECMD target (node, position, chip unit)
- Set DIMM, Centaur RIDs based on DIMM instance path
- Configured FSP specific attributes only to be built in FSP build
- Removed TP chiplet generation
- Fixed various tab, output format issues
- Added multinode TODOs
Change-Id: I5022bc9cbb6a8d3fd62fabacc4769b5d5d102fa7
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2047
Tested-by: Jenkins Server
Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
- Add include files into the fsp.tar
Change-Id: I12a50f7e09f70b1bc6acf436d896b6f3747a7507
RTC:50578
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2115
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Updated the default PNOR layout to include all partitions
-PNOR Layout now matches PNOR Spec layout, but only single side
-Updated PNORRP to support all partitions
-Updated PNORDD to more efficiently track erases
-Added 4-byte addressing workaround to combined.simics to
workaround SW170513 for FSP PNOR access.
-Disabled test image in VBU to save space since it is
not used anyway
Change-Id: Ifadd21829b78868a1f2d8b762420a24f256f7a7e
RTC: 49033
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2091
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: I4e859fd3def9945a8a985b8aabfbc72e22207b2d
RTC: 47484
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1901
Tested-by: Jenkins Server
Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com>
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: If1cf10820ae7fc678152641ce9c958f68b003891
RTC: 22646
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1867
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I2f32b1840d9349791494c41d3ca2a7ab29b53e3c
RTC: 41356
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2019
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
- Stripped off whitespace from individual array values prior to serializing
- Stripped off whitespace from attribute as a whole prior to serializing
Change-Id: I02a99ec4121ca6cf9213b84cf60d2a324632cfe5
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2069
Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: Icc2d670b8d18101f14492d8209a0d4a098675d97
RTC: 49991
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2067
Tested-by: Jenkins Server
Reviewed-by: Terry J. Opie <opiet@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hardware Server is in the process of enabling function that will
update PNOR with the hostboot base and extended images found
on the FSP during the IPL. This change triggers a copy command
to be run on the FSP which overwrites the default images
with patch images when in the Hostboot Developer Environment.
Note: This change is backwards compatible, so it does
not need to be co-reqed with an FSP driver.
Change-Id: I5f3dbc49ba66141c63522191721d3e09cd37e6d9
RTC:51082
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2076
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Terry J. Opie <opiet@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
I had some reversed logic that prevents FSI FFDC from getting
collected correctly.
I also made an unrelated change to improve FAPI SRCs that
was bugging me recently.
Change-Id: I86c480cb2234120eda26016621ab8c8269c04d72
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2018
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I0e8752181673035cd131cd502696a3894d541eaa
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2064
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The original assumptions regarding the DIMM plugging order in
hb-pnor-mvpd-preload.pl was incorrect for Tuleta. I updated
to be correct.
In a few weeks we should be able to disable this code, but
it's needed for the moment to support the Multi-chip bringup
efforts.
This issue was identified with Defect SW168323.
Change-Id: I3bae0aebbabc9da07f87f379a2f6c2dd15db15c8
Tested-by: Jenkins Server
Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|