summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep13/call_mss_draminit_mc.C
Commit message (Collapse)AuthorAgeFilesLines
* Add gemini HWP calling into hostbootMatt Derksen2019-05-071-20/+32
| | | | | | | | | | | | | | | | | Added gem_getecid call in istep12. Adding NOOP calls for omi_setup, scominit, draminit_mc, and thermal_init if chip is Gemini. Change-Id: I677dd4dea0b39095c73d8b0769592ce68373ee6d RTC:204647 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76602 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Glenn Miles <milesg@ibm.com> Reviewed-by: Matthew Raybuck <matthew.raybuck@ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Compile and call exp_draminit_mcChristian Geddes2019-04-231-1/+55
| | | | | | | | | | | | | | | | | | Per the P9A IPL Flow documentation we must call exp_draminit_mc during istep 13.12. On hardware this requires exp_draminit to have been called. But in simulation it shouldnt matter. I make this note because at the time of writing the the exp_draminit HWP is not being called. RTC: 195556 Change-Id: I2db07c461cf9f10b85d51c091964b62574abb62e Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76256 Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Glenn Miles <milesg@ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Cumulus HWPs for istep 13Swathi Madhuri Bhattiprolu2017-09-181-0/+48
| | | | | | | | | | | | | | Change-Id: Ib09110b844db1e54e129abdca88bc0aaae8d162a RTC:175769 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45092 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Sakethan R. Kotta <sakkotta@in.ibm.com> Reviewed-by: Thomas R. Sand <trsand@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Remove bring up workaround that disabled memory throttlesDean Sanner2017-03-171-24/+0
| | | | | | | | | | | | | Change-Id: I8816cda1dd5ec1a789048893e0eda73aad35a250 RTC:167292 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37587 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Clean up FAR3BQ workaround so that fails will be committed properlycrgeddes2017-01-171-5/+14
| | | | | | | | | | | | | | Before we were using the FAPI infrastructure to scom the register but we need to use the native scom to handle errors correctly Change-Id: I39b244497265f61efaeba8685d4a39fb41cf8646 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34938 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Insert workaround for issue with memdiagscrgeddes2017-01-141-1/+17
| | | | | | | | | | | | | | | For the sake of getting started running plckIPLRequests we are insertting this workaround. It needs to be removed Change-Id: I99d5fa0ae3613ef1b4b77a6c6af81750a0a76d26 RTC: 167292 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34837 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
* Remove IS_SIMULATION hack needed for memory hwpscrgeddes2016-09-111-6/+0
| | | | | | | | | | | | | | Change-Id: Icf4e2511097d3834f4425fa0a9d3ac83d23ccd72 RTC:155373 CMVC-Coreq: 1000150 CMVC-Prereq: 1005045 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27086 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Enable Istep 13 HWPscrgeddes2016-06-201-11/+18
| | | | | | | | | | | | | | | | | This work includes enablement of p9_mss_draminit HWPs p9_mem_pll HWPs mss_ddry_phy_reset and startmemclocks Change-Id: I43a64080c377e6655f60a2bb89f92f18db9a6469 RTC: 134081 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25946 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Disable DRAM init HWP in istep 13 until istep 7 hwps are mergedcrgeddes2016-06-151-1/+2
| | | | | | | | Change-Id: I9a9d9cc8e1cb0539529bf4109713864a88fd8123 RTC: 134081 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25858 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Enable Istep 13 L2 Procedurescrgeddes2016-06-151-4/+11
| | | | | | | | | | | | | More work to enable the building and calling of variable istep 13 HWPS RTC: 134081 Change-Id: I662f6819dd880feed7e473f4d8bfb6bcde41aaaf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24608 Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
* Istep 13 L2 Enablementcrgeddes2016-05-101-2/+2
| | | | | | | | | | | RTC: 134081 Change-Id: I7a92a2fac2f03b409ab6e908d4af0da602360bcc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24205 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* L1 Infrastructure for Istep13crgeddes2016-05-031-25/+21
| | | | | | | | | | | | | | This commit turns on as much of istep 13 as is available currently. All HWPs that are disabled are marked with and RTC. Change-Id: Ia9d0d415c0317e98e23e58a27821ee55be9f9347 RTC:151760 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23545 Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* P9 Isteps: Created directory structure for istep 13 wrappersPrachi Gupta2015-12-111-0/+107
Change-Id: I964a84b630b035ad08569a24879298cacb545a69 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21463 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