summaryrefslogtreecommitdiffstats
path: root/img
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2012-04-03 13:50:27 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-04 20:41:11 -0500
commit4e29fbf87555f7d1b4c9923203f091bde397e2a6 (patch)
tree6eb61e58da75f2cc58401a1e437b0a7887673476 /img
parentdd7a32e1a27ecac1c8decaa958cbca7ef139c6bc (diff)
downloadtalos-hostboot-4e29fbf87555f7d1b4c9923203f091bde397e2a6.tar.gz
talos-hostboot-4e29fbf87555f7d1b4c9923203f091bde397e2a6.zip
Automating creation of PNOR image with TOC and Section data.
Wrote buildpnor.pl which builds PNOR image based on pnorLayout.xml file and input binary files. Setup makefiles to create PNOR if input files change and to handle make clean. Updated PNORRP to support new section offsets and new MVPD and DIMM VPD sections. Also updated PNORDD to use 4 MB of L3 Cache as fake-PNOR. Change-Id: Ic40670a45a53211a2414570d7fe5632e19bd44ed RTC: 35043 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/819 Reviewed-by: Terry J. Opie <opiet@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'img')
-rw-r--r--img/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/img/.gitignore b/img/.gitignore
index 1b3ba7d32..476e0915d 100644
--- a/img/.gitignore
+++ b/img/.gitignore
@@ -14,3 +14,4 @@ hbotStringFile
errlparser
*.csv
dimmspd.dat
+*.pnor
OpenPOWER on IntegriCloud