summaryrefslogtreecommitdiffstats
path: root/src/usr/mvpd/mvpd.H
diff options
context:
space:
mode:
authorTerry J. Opie <opiet@us.ibm.com>2012-04-05 14:52:49 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-06-08 15:30:30 -0500
commitcf254661375fe14c9cbca03d1dd23400737d6950 (patch)
tree72bb86aa4cd80d25e1f5bda0c89eea2a7d6c3c88 /src/usr/mvpd/mvpd.H
parentad6cf41f0adc544fb8dacae893fa25b57ba2cf82 (diff)
downloadtalos-hostboot-cf254661375fe14c9cbca03d1dd23400737d6950.tar.gz
talos-hostboot-cf254661375fe14c9cbca03d1dd23400737d6950.zip
Modify VPD modules to use real PNOR data
- MVPD and SPD - Move MVPD & SPD sections to sideless - Modify PNOR RP test to handle sideless data - Modify Base Scratch Space for PNOR tests Change-Id: Ia0f22c87f8bc3959324fa8347e191f2b47b4325c RTC: 35835 Depends-on: I9b907e795b7b56d3c09f13c376f86f1f2dc627ae Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/876 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/mvpd/mvpd.H')
-rwxr-xr-xsrc/usr/mvpd/mvpd.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/mvpd/mvpd.H b/src/usr/mvpd/mvpd.H
index 57f66d96e..2d2297c23 100755
--- a/src/usr/mvpd/mvpd.H
+++ b/src/usr/mvpd/mvpd.H
@@ -51,6 +51,8 @@ enum
RECORD_TOC_UNUSED = 2,
RT_SKIP_BYTES = 3,
+ MVPD_SECTION_SIZE = 0x10000,
+ MVPD_MAX_SECTIONS = 8,
};
/**
OpenPOWER on IntegriCloud