From 6990adda0f2996cc7baacba9f485c7b5a415904c Mon Sep 17 00:00:00 2001 From: Prachi Gupta Date: Thu, 12 Feb 2015 10:56:00 -0600 Subject: adding toc offsets to defaultPnorLayout for hwsv team Change-Id: I842c69a08b33d359f51c437c34f7cfb7e8d4cff9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15687 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/build/buildpnor/defaultPnorLayout.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/build/buildpnor/defaultPnorLayout.xml') diff --git a/src/build/buildpnor/defaultPnorLayout.xml b/src/build/buildpnor/defaultPnorLayout.xml index 897d4db05..d5d5d25d7 100644 --- a/src/build/buildpnor/defaultPnorLayout.xml +++ b/src/build/buildpnor/defaultPnorLayout.xml @@ -28,6 +28,9 @@ Layout Description -> Size of PNOR image in bytes. -> size of erase blocks in bytes. -> size of each partition table + + -> Location of Side A Partition Table + -> Location of Side B Partition Table -> Contains information about the side -> Id of the side (A or B) -> Tag that specifies the arrangement of the side @@ -64,6 +67,10 @@ Layout Description 0x4000000 0x1000 0x8000 + + 0x0 + 0x8000 A-B-D B -- cgit v1.2.1