summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/patches/patchlist.txt
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2012-12-18 16:46:29 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-19 15:01:27 -0600
commit9458535739acca481800bbda1b59d4f1b213d2c2 (patch)
tree134faabcd06b6d8d8f9b42650984df1a8b0f8fbd /src/build/citest/etc/patches/patchlist.txt
parent91b297346d4a27091fbcea295bae1defb0618b20 (diff)
downloadtalos-hostboot-9458535739acca481800bbda1b59d4f1b213d2c2.tar.gz
talos-hostboot-9458535739acca481800bbda1b59d4f1b213d2c2.zip
Shifting PNOR Direct Read offset to 0xFC000000
There was a disconnect across 2 pieces of code regarding how PNOR was mapped. The PNOR Device driver and simics config were using 0xF4000000, but our MMIO calculations for the SBE engine were using 0xFC000000. Based on VBU results, we think 0xFC000000 is the more likely correct answer, so aligning everything on that. Change-Id: I0c2582e44993ef2710b4eaf0e9a3cf990544ef62 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2753 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/build/citest/etc/patches/patchlist.txt')
-rw-r--r--src/build/citest/etc/patches/patchlist.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/build/citest/etc/patches/patchlist.txt b/src/build/citest/etc/patches/patchlist.txt
index 18371bf8f..0f71eeaf5 100644
--- a/src/build/citest/etc/patches/patchlist.txt
+++ b/src/build/citest/etc/patches/patchlist.txt
@@ -10,3 +10,14 @@ Additional actions for Centaur maint command complete
-CMVC: D864673 is integrating the changes
-Files: p8_mba.act.patch s1_mba.act.patch
-Coreq: there are related changes in workarounds.postsimsetup
+
+Override the simics level
+-RTC: Story 60617 will remove the patch
+-CMVC: Simics team is updating simicsInfo, Feature 864898
+-Files: workarounds.presimsetup
+-Coreq: there are related changes in workarounds.postsimsetup
+
+Override simics config file values
+-RTC: Story 60780 will remove the patch
+-CMVC: Feature 864669 used to checkin config file changes
+-Coreq: there are related changes in workarounds.presimsetup
OpenPOWER on IntegriCloud