From 4e29fbf87555f7d1b4c9923203f091bde397e2a6 Mon Sep 17 00:00:00 2001 From: Adam Muhle Date: Tue, 3 Apr 2012 13:50:27 -0500 Subject: 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 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- img/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'img') 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 -- cgit v1.2.1