summaryrefslogtreecommitdiffstats
path: root/openpower/patches/p8dtu-patches/hostboot-p8/0001-Memory-Interleaving-Grouping-change-for-p8dtu.patch
blob: acdb1c012c7828daa73cb3a1e6342311e2e94270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
From e6db702ece6f5d13c7d0b288203a0715b4a2a35b Mon Sep 17 00:00:00 2001
From: Jim Yuan <jim.yuan@supermicro.com>
Date: Tue, 18 Oct 2016 16:08:13 -0700
Subject: [PATCH 01/14] Memory Interleaving Grouping change for p8dtu. Allow
 not adjacent pair for p8dtu.

Signed-off-by: Jim Yuan <jim.yuan@supermicro.com>
---
 src/usr/targeting/common/xmltohb/attribute_types.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 0fc5f4eac..d7fc183a4 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -13812,7 +13812,7 @@ firmware notes: Platforms should initialize this attribute to AUTO (0)</descript
     </description>
     <simpleType>
         <uint8_t>
-        <default>1</default>
+        <default>0</default>
         </uint8_t>
     </simpleType>
     <persistency>non-volatile</persistency>
-- 
2.16.2.windows.1

OpenPOWER on IntegriCloud