summaryrefslogtreecommitdiffstats
path: root/src/usr/scom
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement IGNORE_HW_ERROR opMode for Scom accesscrgeddes2016-04-274-17/+56
| | | | | | | | | | | | | | | Some scoms will want to ignore HW errors from the various devices used to perform scoms. This new opMode provides an option to let the scom code know that errors from HW should be ignored Change-Id: I88ea9c7a64e1d09e68ee85225b15babb434a4813 RTC: 150453 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23041 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Enable indirect scom testscrgeddes2016-04-211-143/+170
| | | | | | | | | Change-Id: Ibcef25827ab061e4e2836e73569022e28cdb2593 CMVC-Prereq: 989074 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22398 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Implement DO_NOT_WAKEUP opMode for Scom accesscrgeddes2016-04-216-46/+112
| | | | | | | | | | | | | | During runtime we occasionally will read scoms from various chiplets. Usually if the chiplet is in winkle mode (stopped, idle, etc) then we will wake it up. If this opmode is set, it is indicating the attempted read is not very important and not worth the time/energy to wake up the chiplet. Change-Id: Ieaaffe42fda3459e0295597fcf41c07bbaee72b4 RTC: 150454 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22986 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Re-enable scom test cases that were turned offcrgeddes2016-04-212-6/+8
| | | | | | | | | | | | | | | Changes to the EKB's scom translation code we had to re-visit some of the scom translation test cases so they agree with the new behavior. RTC: 149140 Change-Id: I01e8c675b342e9a6c07a8612b4be0399861fb724 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23060 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Re-enable hbrt testcases in P9Corey Swenson2016-04-041-55/+45
| | | | | | | | | | | Change-Id: Ief5cebf6af399514054f9f834d53a45177da1ad3 RTC:138280 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22593 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Removed scom addresses from test that were causing failscrgeddes2016-03-181-3/+4
| | | | | | | | | | | | | We had to temporarily remove some addresses from this scom test because Ben Gasses change to scom translation code. The RTC below points to the story to come backa nd fix this later. Change-Id: Iec4c68162d50f7ff8c42958ada2c604006a62a15 RTC:149140 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22000 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Replace "NVBUS" with "NV" everywhere that we cancrgeddes2016-03-152-17/+17
| | | | | | | | | | | Change-Id: Ice2e298b5a7679976fbcb677c469d4d5fc27cb40 RTC: 147555 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21870 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Disable Bad Ex Address for nowcrgeddes2016-03-081-1/+2
| | | | | | | | | | | | | | A mirror is breaking this test for now. Need to come back and look at this test later when we have time. Dan said just to turn it off for now. Change-Id: Iad500c035a6a4863971bf912ab925f45ee573cfe RTC: 149140 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21780 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Basic Hostboot platform support for FAPI2crgeddes2016-02-261-3/+1
| | | | | | | | | | | | | | Allows clean compile and link of FAPI2 procedures and a subset of the platform functional support RTC:123290 Change-Id: I9faa3bea86d1b43bca0a7eaca3869b45cc0b0d54 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23046 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com>
* Remove outdated commented from scomTest.Hcrgeddes2016-02-191-19/+0
| | | | | | | | | Change-Id: If290df3ea6073be419f3daff38bc93d05492000e RTC:131502 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24322 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* P9 Targeting Updates: SCOM Translationcrgeddes2016-02-194-1956/+1110
| | | | | | | | | | | | | Added p9 scom translation interface created by hw team Modified scomtrans.C to consume the new interface Added test cases to scomtests.H to ensure p9 translation work Change-Id: I96ad729113235e264bbe864d677a8519362b5a4c RTC: 118804 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22785 Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Remove all compile dependencies on old fapiPrachi Gupta2015-12-111-4/+5
| | | | | | | Change-Id: Ia1633645fe2b294fecd15a8ede67983b86d3549c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22283 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Stripped down P9 isteps to what is needed for functionalityElizabeth Liner2015-12-111-5/+12
| | | | | | | | Change-Id: I8bb100c3e57a441183b385b6d7a5efbddc4541f5 RTC:127334 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17967 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix missed error path in scom writesMatt Ploetz2015-10-281-0/+5
| | | | | | | | | | | | | Change-Id: I7d0924ff7822abf0c0d6884b562525e29e00c42d CQ:SW326074 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21489 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixed a bug in the support for core scoms special wakeup in HBRTElizabeth Liner2015-03-031-6/+12
| | | | | | | | | Change-Id: Ib2ff8155eacaf50b9c3372e7081eecbde53f7057 RTC:124864 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16079 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Added support for core scoms special wakeup in HBRTElizabeth Liner2015-02-244-2/+200
| | | | | | | | | | Change-Id: Iab301d045c389d30fa860fd9b148eed6b2df52e0 RTC:88347 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15732 Tested-by: Jenkins Server Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* make sure target isn't SENTINEL before calling targetServiceBrian Horton2015-01-191-9/+16
| | | | | | | | | Change-Id: I474e127dcd2f543cf8e04488de7de5932f4b4c96 CQ: SW291807 Backport: release-fips820 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15150 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Invalid extended image call in scom codeDan Crowell2014-10-031-2/+12
| | | | | | | | | | | | | | | Fixed the way the scom ffdc function handles the sentinel target so that it doesn't call outside of the base image. Backport: release-fips820 Backport: release-fips811 CQ: SW281145 Change-Id: Ic3dac729001f2fe81b987479c39adb343e7c4d41 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13549 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add basic fapi support for NaplesBrian Silver2014-06-271-16/+18
| | | | | | | | | Change-Id: Ie0d9c6fcc3a51e01f5ecec9ac52b4933c267e80c RTC: 107939 Depends-On: I421e5a456a8d84a844f341e8c6fd462ad557e728 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11373 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add Naples support to the targeting infrastructureBrian Silver2014-06-271-5/+9
| | | | | | | | | | Change-Id: I421e5a456a8d84a844f341e8c6fd462ad557e728 RTC: 107937 Depends-On: Ie748454257938103bdb76d7ac1b5d425bc97d348 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11330 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* More FFDC for SCOM FailsDan Crowell2014-06-231-8/+63
| | | | | | | | | | | | Added more address-specific FFDC collection logic to handle more specific error scenarios we've seen or talked about. Change-Id: Ifcc2b98b9c55ed5e6a35d1556cd530438ec120c2 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11257 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2111-118/+118
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-213-6/+8
| | | | | | | | Change-Id: I4148bc4c770b7c3c10fe25aa18d57d1a4301e5a9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11194 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add more FFDC for scom fails to PBA regsDan Crowell2014-05-081-0/+59
| | | | | | | | | | | Change-Id: I43cd653bdcdb1634f0e8f91c46992d2381ff0b9d CQ: SW256226 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10311 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HW279456 code workaround for MBSECCQ - HBDoug Gilbert2014-04-033-6/+145
| | | | | | | | | | Change-Id: Ieb10dbe271c9b0414b3147c809bc3a1a3ab2bf72 RTC: 97286 CQ: SW253664 Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9843 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Force low-level hardware ops to use delayed deconfigDan Crowell2014-03-211-2/+2
| | | | | | | | | | | | | | | Some code (PRD) chooses to commit errors from register accesses immediately and then continue on. If the error ends up deconfiguring a target that can then lead to even more confusing results downstream. Change-Id: I289b43506a6d7c9d18d4ac6792fffbfc733daea6 CQ: SW250177 Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9415 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Finalize callouts for scan and scom driversDan Crowell2014-02-143-226/+256
| | | | | | | | | Change-Id: Iaa603e8464d4e342fa256560da3c9d529aae8be4 RTC: 47014 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8340 Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HBRT: Defer indirect scoms to Sapphire.Patrick Williams2014-02-111-5/+11
| | | | | | | | | Change-Id: I252016d0bfe3fea15deba5968d0d8a6ff044cb22 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8213 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* IBSCOM Enablement and Error HandlingDan Crowell2013-12-121-7/+18
| | | | | | | | | | | | | | | | | Enable IBSCOM for Centaur DD2.x chips Add appropriate error handling Flip scom to FSI after IBSCOM fail Enable reconfig loop cleanup Code verified on hardware Change-Id: I394789b900e5779dded78dd5fbcc9b9257e856fb RTC: 69115 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7410 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Hostboot Centaur DD2.0 additional supports (SW231619)Thi Tran2013-11-132-8/+32
| | | | | | | | | Change-Id: I2c10860fa7b29c64579a6caf3532f316f9727e5f CMVC-Coreq:904369 CQ:SW231619 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7194 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Hostboot runtime scom supportDoug Gilbert2013-10-175-16/+1121
| | | | | | | | | | RTC: 79407 RTC: 79406 Change-Id: I8cbf1f21e8e9e205eb0130ce96187619647cf486 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6350 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Changes to mark MCS as non functional when the membuf is non functionalayma2013-09-171-23/+32
| | | | | | | | | | RTC: 79861 Change-Id: I11696b946587851412b960cd33d5045589b872fd Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5884 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>
* MBA unit still has MBS as parent but MBS does not exist anymoreRichard J. Knight2013-06-282-27/+3
| | | | | | | | | Change-Id: Ia65919670b1863cabd6b9e0defbeea8d81d95a3c RTC:73745 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5172 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update ScomTrans with MCS/DMI changesMissy Connell2013-03-291-13/+16
| | | | | | | | Change-Id: I56cf5aab1e47ed16919795da8b4606af74a86b04 RTC:67240 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3744 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Reduce trace buffer sizes.Patrick Williams2012-12-141-1/+1
| | | | | | | Change-Id: I13a80f814fd13a30315320c0b0c7374f39c3ecc2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2522 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Move components to slow-buffer as appropriatePatrick Williams2012-12-141-1/+1
| | | | | | | Change-Id: Ife675112b7522a03e1e44d838e7af8fdd1af5b56 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2521 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Scom Translate scominfo File version updateMissy Connell2012-12-131-17/+39
| | | | | | | | | Change-Id: Iff2063d8e7d881e2e98cdb2881bdae96cc1cfcf2 RTC: 59593 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2643 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Multichip VPO supportsThi Tran2012-12-131-23/+24
| | | | | | | | Change-Id: I105942909a345a6984f430be7c147039144df587 RTC: 41240 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2457 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* IBSCOM Good Path base supportAdam Muhle2012-12-041-27/+42
| | | | | | | | | | | | This drop contains only the base IBSCOM good path support Future Tasks will cover error path, improved test cases, enabling IBSCOM, etc. Change-Id: I8405de9c6c46b7c035b664713e5820268863210d RTC: 50369 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2337 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix ABUS scom Translate maskMissy Connell2012-11-032-48/+47
| | | | | | | | | | 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>
* Modify registers in scom testDan Crowell2012-08-221-13/+11
| | | | | | | | | | | | | The registers we were using are now being modified by action files so the test was failing. I changed to use a different set of scratch registers instead. Change-Id: I27eac156e03078bf7acd3bbbab4e17b4ac65b5c5 RTC: 47059 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1547 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Deliver new PNOR tooling to ODE sandboxAdam Muhle2012-08-161-1/+3
| | | | | | | | | | | | | | | | | | | | | | Updating pnor build process in the following ways: -Murano/Venice/Tuleta pnor images now build in ODE sandbox -They are built using the ffs tool -hbDistribute delivers necessary files to ODE to enable building in ODE sandbox. -Delivering ffs_hb.H to CMVC to enable commonality of FFS user data with Hardware Server -Disabled failing Scom test case assoicated with new bbuild. Opened Issue to track resolution. Note, VBU image is still built the old way. That will be updated next sprint. Change-Id: Ie4cdca053c3f4221e5ca051a68157159970dfce2 RTC: 35045 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1436 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update test cases to work for both Venice and Murano chipCamVan Nguyen2012-08-031-2/+22
| | | | | | | | | | Change-Id: I3344c9a8b5d3784d4bc64dc458e63d2435622023 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1445 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* XSCOM Support to remote ProcessorMissy Connell2012-07-121-0/+157
| | | | | | | | | | | | | | | Added support to XSCOM remote processor. Create testcase to perform an xscom on the remote processor Testing on a multip chip murano environment. Removed XSCOM_CHIP_INFO attribute. Now using FABRIC_NODE_ID and FABRIC_CHIP_ID RTC: 35529 Change-Id: I372740e817212361dfd7311d9b8c46a65ce52880 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1288 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Use VPD to verify FSI presence detectDan Crowell2012-07-111-1/+1
| | | | | | | | | | | | Changing the presence detect logic for the chips to look at VPD in addition to the FSI presence. Creates errors if they don't agree, except in VPO where FSI presence detection is busted. Change-Id: I17246413abad5c8cb78a9166606f666bb860c081 RTC: 44075 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1277 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Switch to using PNOR in SimicsDean Sanner2012-06-261-23/+24
| | | | | | | | | | | | | Switch to use manual PNOR images in simics Provided method for VPO to override Change-Id: I18195b645053f1ce90b4322ae2e09b6b08844331 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1241 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server
* VPO Performance fixesDean Sanner2012-06-181-2/+4
| | | | | | | | | | | | | | | | Temporarily remove nanosleep calls in PNOR, FSI, Scom device drivers to enhance VPO performance. Cuts ddr_phy_reset from 17 hours to 17 min Also fixed race condition in hb-istep Change-Id: I0a60275066a9e14b564d0294c083eec8647b2ff7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1206 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix FSIDD mutex issue, misc memory tweaksAdam Muhle2012-06-071-26/+27
| | | | | | | | | | | | | -Fixed Mutex issue in FSIDD -Remove FSIDD workaround for a perceived simcis bug which we now think was just the mutex issue. -Cleaned up some traces in scom.C -Temporarily disabled testCastOutPages() to avoid memory issues -Tweaked periodics in cpumgr.H Change-Id: Ic34193cc2f81a40530214cd3338dfb405d1e8198 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1171 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Pick up Simics FSI fixes for multiple chipsDan Crowell2012-05-241-4/+63
| | | | | | | | | | | | | | | | | | | | | | Updating the Simics level to get FSI fixes to allow multiple chips to work. This also allows us to remove some previous workarounds. The new Simics build pulled in a different PNOR so needed to disable some of the tests. The new Simics build also modified some of the L3 objects so changes were required to some debug tools. Had to update the VENICE config since Ched rewired it to look like MURANO/Tuleta. Testing: Verified 2-proc, 4-centaur MURANO config Verified 2-proc, 4-centaur VENICE config Change-Id: I6aaaf8aad2f82dbfffb8ade551d545bedaa3e048 RTC: 41305 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1066 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Scom translate update to fix the MCS/DMI bus numbering change.Missy Connell2012-05-213-22/+37
| | | | | | | | | | | | | There was an updated p8.unit.scominfo file that I was not aware of. I updated the Scom translate code to reflect the changes in that file. Change-Id: Iad4f538f717b23fecd6b7364bbbb7b909c443bd0 RTC: 42029 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1057 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud