blob: 727ebc525f01b6ace97806c7b36f0a4428204e2d [file] [log] [blame]
From fc4b1e8027ceac84834a9d6b51d31cb1a9c85b0d Mon Sep 17 00:00:00 2001
From: Luis Fernandez <Luis.Fernandez@ibm.com>
Date: Wed, 26 Feb 2020 01:25:47 -0600
Subject: [PATCH] HRMOR Relocated to 4GB - 256 MB
Change-Id: I3c176631720d426d7c3a5df7add62a35293da78b
RTC: 244859
---
.../chips/p10/procedures/xml/attribute_info/p10_sbe_attributes.xml | 2 +-
.../xml/attribute_info/p10_sbe_load_bootloader_attributes.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_attributes.xml b/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_attributes.xml
index 81fcee9..06b260b 100644
--- a/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_attributes.xml
+++ b/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_attributes.xml
@@ -474,7 +474,7 @@
</entry>
<entry>
<name>ATTR_HOSTBOOT_HRMOR_OFFSET</name>
- <value>0x8000000</value>
+ <value>0xF0000000</value>
</entry>
<entry>
<name>ATTR_PROC_XSCOM_BAR_BASE_ADDR_OFFSET</name>
diff --git a/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_load_bootloader_attributes.xml b/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_load_bootloader_attributes.xml
index 43fe80e..e2754e5 100644
--- a/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_load_bootloader_attributes.xml
+++ b/src/import/chips/p10/procedures/xml/attribute_info/p10_sbe_load_bootloader_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2019 -->
+<!-- Contributors Listed Below - COPYRIGHT 2019,2020 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -46,7 +46,7 @@
<attribute>
<id>ATTR_HOSTBOOT_HRMOR_OFFSET</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>Defines offset to be applied to SBE bootloader installation
+ <description>Defines offset to be applied to HB bootloader installation
this will be added with the bootloader offset and the base address to get the
target base addres</description>
<valueType>uint64</valueType>
--
1.8.3.1