summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_setup_bars.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_setup_bars.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_setup_bars.xml
index 38ed0d4ec..a7cce7e6b 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_setup_bars.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_setup_bars.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2018,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -27,7 +27,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_OMI_INBAND_BAR_BASE_ADDR_OFFSET</id>
- <targetType>TARGET_TYPE_OMI</targetType>
+ <targetType>TARGET_TYPE_OMI, TARGET_TYPE_MC</targetType>
<description>
OMI inband BAR address offset.
@@ -46,6 +46,9 @@
bit becomes the selector for the subchannel. The 4GB bit becomes
the offset applied for MMIO operations.
+ Value is also set on MC to match the BAR offset of the child OMI with
+ lowest chip unit.
+
Each OCMB is assigned one base address attribute.
ocmb | BAR ATTRIBUTE | Type | Base reg - end addr | size | sub-ch
OpenPOWER on IntegriCloud