From 2f4e88c64aace62165122af6e5d336c7465c65be Mon Sep 17 00:00:00 2001 From: Ilya Smirnov Date: Fri, 3 Nov 2017 12:28:49 -0500 Subject: Add readOnly flag to PNOR partitions Partitions with readOnly flag include SBE, HCODE, HBRT, PAYLOAD, BOOTKERNEL, OCC, CAPP, HBBL, IMA_CATALOG, WOFDATA, MEMD, SBKT, and VERSION. --- p9Layouts/defaultPnorLayout_128.xml | 13 +++++++++++++ p9Layouts/defaultPnorLayout_64.xml | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/p9Layouts/defaultPnorLayout_128.xml b/p9Layouts/defaultPnorLayout_128.xml index aefb739..22c7c02 100644 --- a/p9Layouts/defaultPnorLayout_128.xml +++ b/p9Layouts/defaultPnorLayout_128.xml @@ -183,6 +183,7 @@ Layout Description A +
@@ -192,6 +193,7 @@ Layout Description 0x120000 A +
@@ -201,6 +203,7 @@ Layout Description 0x480000 A +
@@ -210,6 +213,7 @@ Layout Description 0x100000 A +
Bootloader Kernel (15MB) @@ -218,6 +222,7 @@ Layout Description 0xF00000 A +
OCC Lid (1.125M) @@ -226,6 +231,7 @@ Layout Description 0x120000 A +
@@ -245,6 +251,7 @@ Layout Description 0x24000 A +
@@ -264,6 +271,7 @@ Layout Description 0x7000 sideless +
@@ -290,6 +298,7 @@ Layout Description 0x2848000 0x1000 A +
IMA Catalog (256K) @@ -298,6 +307,7 @@ Layout Description 0x40000 A +
@@ -316,6 +326,7 @@ Layout Description 0x300000 A +
@@ -335,6 +346,7 @@ Layout Description 0xE000 A +
@@ -344,6 +356,7 @@ Layout Description 0x4000 A +
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml index a1e7d4e..a626275 100644 --- a/p9Layouts/defaultPnorLayout_64.xml +++ b/p9Layouts/defaultPnorLayout_64.xml @@ -183,6 +183,7 @@ Layout Description A +
@@ -192,6 +193,7 @@ Layout Description 0x120000 A +
@@ -201,6 +203,7 @@ Layout Description 0x480000 A +
@@ -210,6 +213,7 @@ Layout Description 0x100000 A +
Bootloader Kernel (15MB) @@ -218,6 +222,7 @@ Layout Description 0xF00000 A +
OCC Lid (1.125M) @@ -226,6 +231,7 @@ Layout Description 0x120000 A +
@@ -245,6 +251,7 @@ Layout Description 0x24000 A +
@@ -264,6 +271,7 @@ Layout Description 0x7000 sideless +
@@ -290,6 +298,7 @@ Layout Description 0x2848000 0x1000 A +
IMA Catalog (256K) @@ -298,6 +307,7 @@ Layout Description 0x40000 A +
@@ -316,6 +326,7 @@ Layout Description 0x300000 A +
@@ -336,6 +347,7 @@ Layout Description 0xE000 A +
@@ -345,6 +357,7 @@ Layout Description 0x4000 A +
-- cgit v1.2.1