From 641bb284dd3e1f7a8ad449540983a40cb9614412 Mon Sep 17 00:00:00 2001 From: Corey Swenson Date: Thu, 26 Apr 2018 11:26:57 -0500 Subject: Make VPD sections preserved Signed-off-by: Corey Swenson --- p9Layouts/defaultPnorLayout_128.xml | 5 ++++- p9Layouts/defaultPnorLayout_64.xml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/p9Layouts/defaultPnorLayout_128.xml b/p9Layouts/defaultPnorLayout_128.xml index f60982b..4ceef01 100644 --- a/p9Layouts/defaultPnorLayout_128.xml +++ b/p9Layouts/defaultPnorLayout_128.xml @@ -58,7 +58,7 @@ Layout Description -> Indicates SHA512 is used to indicate version for each EC-specific image within the Partition. -> Indicates Partition is preserved across code updates. - -> Indicates Partition is not preserved across power offs, + -> Indicates Partition is not preserved across power offs, but is across reboots. BMC will clear on power off/on -> Indication that if an ECC error is comsumed on this partition, clear (write 0xFF with good ECC) to the partition to recover @@ -123,6 +123,7 @@ Layout Description 0x48000 A + @@ -134,6 +135,7 @@ Layout Description 0x90000 A + @@ -145,6 +147,7 @@ Layout Description 0x48000 A + diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml index a39d550..666b4d8 100644 --- a/p9Layouts/defaultPnorLayout_64.xml +++ b/p9Layouts/defaultPnorLayout_64.xml @@ -123,6 +123,7 @@ Layout Description 0x48000 A + @@ -134,6 +135,7 @@ Layout Description 0x90000 A + @@ -145,6 +147,7 @@ Layout Description 0x48000 A + -- cgit v1.2.1